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

Make dbCheck default write concern majority

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Replication
    • Fully Compatible
    • Repl 2023-12-11
    • 20

      The current default wc for dbCheck is w: 1. This has the potential to flood the oplog, which may increase secondary lag. We should consider using implicitDefaultWC or CWWC if it is set by default for dbCheck to match any other write without an explicit write concern, which will naturally flow control dbCheck to not starve regular writes.

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

              Created:
              Updated:
              Resolved: