-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
Fully Compatible
-
ALL
-
0
SERVER-91173 describes a scenario in which a concurrent removeShard could cause users of an RSM to receive unexpected ShutdownInProgress errors and added logic to retry on this error to add_remove_shards_killop.js. However, the CheckReplDBHashInBackground hook can also receive this error in the same situation and will still treat it as fatal.
- is related to
-
SERVER-91173 Retry on errors from targeting removed shard in add_remove_shards_killop.js
- Closed
- related to
-
SERVER-93189 CheckReplDBHashInBackground retryable error handling doesn't retry when the command returns non-OK response peacefully
- Closed