Remove dbCheck dependency on DeferredWriter

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Replication
    • Execution Team 2021-12-27, Execution Team 2022-01-10
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      dbCheck logs batch results via a DeferredWriter, because it historically acquired a global S lock. As recent server versions allow acquiring more granular, less disruptive locks (SERVER-61748) we should be in a position to log synchronously. This will improve the user experience as the dbCheck command completion guarantees logging completion.

            Assignee:
            Unassigned
            Reporter:
            Josef Ahmad
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: