-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.2.3, 3.3.2
-
Component/s: Sharding
-
None
-
Sharding
-
ALL
The moveChunk command should do a best-effort check that the CSRS config server's primary can do majority writes before entering the critical section on the shard. This will shorten the window where a badly timed loss of quorum on the config server might cause the migration critical section to fail.
- related to
-
SERVER-29190 moveChunk fails if the secondary member of the donor is down
- Closed