Most failures in a benchRun worker thread lead only to the thread terminating, but some, somewhat arbitrarily, lead to the shell aborting. This causes the parallel test suite to fail, occasionally.
It is an open question if worker failure should be fatal to a benchRun test, to the shell running it, or should just be ignored, but it certainly shouldn't be a mix of those things.
- is duplicated by
-
SERVER-7308 Log error in BenchRUnWorker::run before letting the thread die for uncaught exceptions
- Closed