-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.0.6
-
Component/s: Sharding
-
None
-
Sharding
-
Fully Compatible
Currently it is necessary to restart a mongos if you wish to change the sharding.autoSplit/--noAutoSplit behaviour.
There are some cases where temporarily preventing auto splits from occurring makes sense (like large data loads, where large numbers of splits/splitVectors may not be helpful, and the same result can be achieved by a final split), but currently this is cumbersome (as it requires nodes to be restarted).
- is related to
-
SERVER-9287 Decision to split chunk should happen on shard mongod, not on mongos
- Closed
- related to
-
SERVER-24227 Replace the autoSplit startup option with proper setting
- Closed
-
SERVER-24604 Add doAutoSplit to config.settings
- Closed