-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
Repl 2017-02-13
-
0
This bug is a similar to SERVER-27741.
If the test makes it past the _chooseSyncSource stage and sends a replSetGetRBID request, calling shutdown() without requesting the network interface to deliver the cancellation signal to _rollbackCheckerResetCallback will lead to DataReplicator::join() hanging.
- is related to
-
SERVER-27741 fix race in DataReplicatorTest::DataReplicatorResetsOnCompletionCallbackFunctionPointerUponCompletion
- Closed