Replication coordinator should tolerate large list of locks

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0, 8.0.5
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • Fully Compatible
    • ALL
    • v8.0
    • Repl 2024-07-22
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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:
            Brad Cater
            Reporter:
            Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: