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

Address disabling of runtime lock ordering checks in OplogApplierImplTest

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

      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:
            ruchitha.rajaghatta@mongodb.com Ruchitha Rajaghatta
            Reporter:
            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: