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

Improve the lock manager to dump locks being held by clients stashed in the AlternativeClientRegion

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Catalog and Routing
    • 22

      We have quite a few spots where we use the AlternativeClientRegion in the code. Currently, when we dump the lock manager, none of the stashed client's locks are being collected and shown, which would be useful to have in the event that we deadlock with a stashed client.

      Today, we iterate through all the visible client's on the ServiceContext and collect their lock information only.

            Assignee:
            Unassigned Unassigned
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: