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

Make dbCheck apply in parallel with CRUD operations on secondaries

    • Replication
    • Fully Compatible
    • Repl 2023-11-27, Repl 2023-12-11

      During oplog application, dbCheck current is applied in its own batch. As an optimization, it should instead be applied alongside other CRUD operations within a batch, as it is a read-only operation. We will need to make sure that the readTimestamp the batch is reading at is already available on the secondary.

            Assignee:
            m.maher@mongodb.com Moustafa Maher
            Reporter:
            xuerui.fa@mongodb.com Xuerui Fa
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: