-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2026-02-16, CAR Team 2026-03-02
-
2
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
Similar to SERVER-117612 (ConvertToCappedCoordinator), CreateCollectionCoordinator has _mustAlwaysMakeProgress() returning false during phases where critical sections are already held.
Critical sections are acquired at kEnterWriteCriticalSectionOnCoordinator, but _mustAlwaysMakeProgress() only returns true at kCommitOnShardingCatalog.
- is related to
-
SERVER-117612 ConvertToCappedCoordinator may exit without proper cleanup leaving the critical section held
-
- Backlog
-
- related to
-
SERVER-117615 RefineCollectionShardKeyCoordinator may exit without proper cleanup leaving migrations frozen
-
- In Code Review
-
-
SERVER-121383 AddShard coordinator may exit without proper cleanup leaving setFCV and user writes blocked
-
- Needs Scheduling
-