-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Sharding
If a mongod is started with --shardsvr but doesn't have a shardIdentity document we should fail all operations except:
- User/role creation/management
- replSetInitiate/replSetReconfig
- insert to admin.system that is adding the shardIdentity document
- related to
-
SERVER-22663 Make --shardsvr required for a mongod to be used as a shard
- Closed