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

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

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 4.7.0, 4.4.13
    • Replication
    • None
    • Fully Compatible
    • v4.4
    • Repl 2020-05-18
    • 32

    Description

      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.

      Attachments

        Activity

          People

            pavithra.vetriselvan@mongodb.com Pavithra Vetriselvan
            pavithra.vetriselvan@mongodb.com Pavithra Vetriselvan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: