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

Prevent mongod step down during moveChunk in balance_repl.js and sharding_rs2.js

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.4, 3.3.3
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
    • Fully Compatible
    • ALL
    • Sharding 11 (03/11/16)
    • 0

      Check if either balance_repl.js or sharding_rs2.js would be affected by making their mongod secondaries unelectable so as to prevent stepdowns. Or perhaps removing the secondaries if they are unimportant.

      The mongod stepdown is causing moveChunk to fail, and ultimately the tests to fail, in the sharding_continous_config_stepdown suite.

      From the test failures, it appears that the heartbeat is received by the primary mongod, but not executed for some time, during which time the primary decides to step down because it hasn't heard from anyone. Or the secondary doesn't hear from anyone and runs for election

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

              Created:
              Updated:
              Resolved: