-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
Repl 2020-11-02
-
0
When the initial sync "attempt" executor is shut down, we want to return an error code of CallbackCanceled. However, if the main executor is shut down, we want to continue to return ShutdownInProgress. The unit tests specifically test this.
- is caused by
-
SERVER-51597 Don't try to cleanly shut down initial syncer when config changes
- Closed