Currently the autoSplit setting can only be specified on the command line of each mongos, which makes it necessary to restart every router instance in the case where this option needs to be disabled.
It should be made into a proper setting in the config.settings collection instead and removed from the mongos startup options.
- is duplicated by
-
SERVER-24604 Add doAutoSplit to config.settings
- Closed
-
SERVER-14122 Disable AutoSplit at the cluster level
- Closed
- is related to
-
SERVER-20448 allow sharding.autoSplit to be set at runtime
- Closed
- related to
-
SERVER-26229 JS Tests that call sh.disableAutoSplit() should be blacklisted from continuous stepdown suite because that function does a config write
- Closed