-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Repl 2021-03-22
-
35
In PrimaryOnlyService onStepDown, we cancel the token first which would give a CallbackCanceled error before each instance is interrupted. So the error handling gets tricky because CallbackCanceled is not a retryable error.
- related to
-
SERVER-55572 Handle CallbackCanceled errors in the tenant migration donor service
- Closed