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

Don't run waitForReplication hook while test is running a full collection validation

    • Type: Icon: Bug Bug
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 4.5 Required, 4.4 Required
    • Component/s: Replication
    • Labels:
      None
    • Replication
    • ALL
    • 36

      Recently, full collection validation has started taking an exceptionally long time in the backup_restore tests. Since the validate cmd will grab the PBWM lock, it will block oplog application, and end up timing out any calls to awaitReplication. Ideally, we should be able to fix this by improving the performance of collection validation, but a quicker fix might be to see if we can avoid calling awaitReplication while in a validate cmd.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            jason.chan@mongodb.com Jason Chan
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: