-
Type: Bug
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: 7.1.0, 7.2.0-rc3
-
Component/s: Sharding
-
None
-
Catalog and Routing
-
ALL
Starting from v7.1.0 (SERVER-79052), the _shardsvrCreateCollection command keeps in scope a fixed FixedFCVRegion for the whole duration of the operation, releasing it only when the coordinator completes.
This could be problematic because no FCV transition is allowed on shards serving a shardCollection request.
- is caused by
-
SERVER-79052 Add a new version of the create collection coordinator
- Closed