Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-23733

Remove the mongos chunkSize configuration option

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

      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@mongodb.com Kaloian Manassiev
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: