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

recover_multiple_migrations_on_stepup.js fails when executed in config server stepdown suite

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0, 5.1.2, 5.0.6, 5.2.0-rc5
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v5.2, v5.1, v5.0
    • 170

      The failing test expects a specific migration to fail when a step-down of the donor interrupts the sequence.

      Such condition is generally true: nevertheless, when a step-down of the config server node follows the step-down of the donor, the failing migration may be re-attempted as part of the balancer recovery sequence and hence succeed.

      The BF may be corrected by modifying such assert condition.

            Assignee:
            paolo.polato@mongodb.com Paolo Polato
            Reporter:
            paolo.polato@mongodb.com Paolo Polato
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: