-
Type: Task
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
Sharding
Implement a mode, either through going to the Config server, or by putting the DDL participants in a 'disabled' mode so that all CRUD operations for a collection will be rejected, because the collection is undergoing a DDL change.
Given the ability to disable migrations through the allowMigrations:false property (SERVER-50027) it is likely a better option to do the disable directly on the shards, though a mode on the Participant.
- duplicates
-
SERVER-52781 Implement the new rename collection path in `_shardsvrRenameCollection`
- Closed
- is depended on by
-
SERVER-52757 Implement the ability to block concurrent CRUD and DDL on MongoS
- Closed