concurrency_replication_for_backup_restore's WaitForReplication hook should ignore shutdown errors due to quiesce mode

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.7.0, 4.4.13
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • v4.4
    • Repl 2020-05-18
    • 32
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      backup_restore.js can call rst.stop() while concurrently running the WaitForReplication hook. After the quiesce mode project, we started failing any new and running isMaster requests with ShutdownInProgress errors.

      This means that when we try to create a new replset test fixture here (while a node is being shut down), the hook will fail with a ShutdownInProgress error. This hook should swallow the errors if we're in quiesce mode.

            Assignee:
            Pavithra Vetriselvan
            Reporter:
            Pavithra Vetriselvan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: