Address disabling of runtime lock ordering checks in OplogApplierImplTest

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Replication
    • Repl 2025-03-03
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      As part of SERVER-99150 we chose to disable runtime lock ordering checks in the test class since otherwise it would've expanded the PR size and thus require even more reviewers.

      This was deemed fine since the class is only used for unit tests and poses no risk at all to the changes introduced by SERVER-99150.

      This ticket is about removing the RAII class usage and fixing the failing tests to take locks in the correct order.

            Assignee:
            Unassigned
            Reporter:
            Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: