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

Make stepping up secondary in range_deleter_interacts_correctly_with_refine_shard_key.js more robust

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.0-rc7, 4.7.0
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.4
    • Sharding 2020-05-18
    • 23

      range_deleter_interacts_correctly_with_refine_shard_key.js makes a particular secondary node primary by running replSetStepUp on it, but this can fail if the node happens to be replicating more slowly than a majority of the set. Instead, the test should use ReplSetTest.stepUp() which accounts for this by both waiting for replication before issuing the step up command and retrying on failures.

            Assignee:
            jack.mulrow@mongodb.com Jack Mulrow
            Reporter:
            jack.mulrow@mongodb.com Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: