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

shutdown_primary.js shouldn't try to disable rsSyncStopApply failpoint on primary

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.12, 3.4.2, 3.5.2
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v3.4, v3.2
    • 0

      In shutdown_primary.js, the rsSyncStopApply failpoint is only enabled on secondaries, so to restart replication later in the test, the failpoint should only be disabled on the secondaries. Attempting to disable it on the primary can cause a network error, failing the test.

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

              Created:
              Updated:
              Resolved: