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

Do not enable balancer in sharding/auto1.js

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.9
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Fully Compatible
    • Sharding 16 (06/24/16)
    • 0

      The test sharding/auto1.js exists to confirm that chunks get automatically split as they grow due to data insertion. This behavior does not require the balancer to be enabled. Furthermore, the balancer can interfere with chunk splitting over short time periods, since both require the distributed collection lock. That can lead to spurious failures of this test, so we should just disable the balancer in this test.

            Assignee:
            schwerin@mongodb.com Andy Schwerin
            Reporter:
            schwerin@mongodb.com Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: