-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
v3.2
-
Repl 15 (06/03/16)
-
0
Removing BackgroundSync::get(), and removing the static instance of it, in favor of an owned single instance. This should fix the crashes that can result from a race between startup and shutdown of replication threads.
- is duplicated by
-
SERVER-24053 Null pointer crash in BackgroundSync::producerThread at shutdown
- Closed