-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2026-06-22
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
The MergeAllChunkCoordinator was originally implemented under the assumption that the config server command would not throw any hard errors requiring the operation to be fully aborted. However, in SERVER-128344, we reintroduced a ConflictingOperationInProgress error path in this code path for cases where allowChunkOperations is disabled. This error should be marked as expected so the coordinator aborts instead of retrying indefinitely.
- is related to
-
SERVER-128344 Make mergeAllChunks precompute the mergeable chunks before acquiring the critical section
-
- Closed
-