-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.7.6
-
Component/s: Internal Code
-
None
-
ALL
This can lead to critical threads (like SyncSourceFeedback) dying silently, when their exception really ought to bubble up and crash the entire process.
Other notable users:
ReplicaSetMonitorWatcher
DataFileSync
FSyncLockThread
Balancer
ClientCursorMonitor
IndexBuilder
- related to
-
SERVER-16749 Unhandled DBException in TTLMonitor terminates server
- Closed