-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
ALL
-
v4.4, v4.2, v4.0
-
Repl 2020-09-21
-
0
We must hold the initial syncer mutex when calling _checkForShutdownAndConvertStatus_inlock in _startInitialSyncAttemptCallback.
We should probably convert our _inlock calls to WithLock in general.