Remove the mongos chunkSize configuration option

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 3.3.8
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Minor Change
    • Sharding 13 (04/22/16), Sharding 14 (05/13/16), Sharding 15 (06/03/16)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, mongos instances can be configured with a chunkSize and autoSplit settings. The first indicates the maximum chunk size after which chunks will be considered jumbo and won't be moved until split and the second indicates whether inserts should automatically split chunks.

      Since the balancer now will reside on the config server, there is no point in porting these options to mongod as well and instead they should be driven entirely from the values in config.settings.

            Assignee:
            Kaloian Manassiev
            Reporter:
            Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: