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

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: