Details
-
Bug
-
Resolution: Duplicate
-
Major - P3
-
None
-
2.3.0
-
None
-
Fully Compatible
-
ALL
Description
In BenchRunWorker::run, when this line triggers an exception,
boost::scoped_ptr<DBClientBase> conn( _config->createConnection() );
|
the thread just dies silently without logging the assertion and causes the mongo shell to print a stack trace.
Attachments
Issue Links
- duplicates
-
SERVER-16125 benchRun should not abort shell when worker threads fail to connect to server
-
- Closed
-