catchup_takeover_with_higher_config.js is not robust to rollback in stopSet

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • 9
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The test is missing

       

      replSet.awaitSecondaryNodes();
      replSet.awaitReplication(); 

      before the final call to replSet.stopSet() which can cause the test to fail. The test causes a rollback but in normal runs those are caught in awaitNodesAgreeOnPrimary and don't cause the test to fail.

       

            Assignee:
            Frederic Vitzikam (Inactive)
            Reporter:
            Frederic Vitzikam (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: