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

Fix sharding_rs1.js timeout error due to continuous config primary stepdown slowing down the balancer

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.2
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Fully Compatible
    • ALL
    • Sharding 10 (02/19/16)
    • 0

      This is the error:

      Error: assert.soon failed, msg:no balance happened

      sharding_rs1.js does a bulk insert and then waits for the balancer to spread all the chunks out evenly. It currently waits 2 minutes. Now that the config primary continuously steps down, the balancer is frequently delayed trying to contact the config primary and balancing takes longer.

      Solution would be to increase the wait time, to say 3 minutes.

            Assignee:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: