Retry on exceptions in reconfig_add_remove_arbiter.js

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.3.4, 4.2.8
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • ALL
    • v4.2
    • Repl 2020-03-09
    • 29
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The test retries connecting to the arbiter, however it uses the form of assert.soon() which is not exception-safe. That should be changed to assert.soonNoExcept() for the retry logic to be complete.

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

              Created:
              Updated:
              Resolved: