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

Replication coordinator should tolerate large list of locks

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • Fully Compatible
    • ALL
    • Repl 2024-07-22

      When fassertOnLockTimeoutForStepUpDown is set (default: 30 seconds), then if we fail to step down we will fassert and attempt to dump the lock manager. If the number of locks is very large, dumpLockManager() could fail with a BSONObjTooLargeException; we should catch this and fassert with the correct error anyway.

            Assignee:
            Unassigned Unassigned
            Reporter:
            matthew.russotto@mongodb.com Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: