LockManager dump should show the name of global resources

XMLWordPrintableJSON

    • Server Tooling & Methods
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, the LockManager::dump method only displays the resource id's of global resources:

      2019-04-23T15:24:31.890+0000 I  -        [initandlisten] Lock @ 0x7F51BC3F9600: {2305843009213693953: Global, 1}
      2019-04-23T15:24:31.890+0000 I  -        [initandlisten] Lock @ 0x7F51BC3F9680: {2305843009213693954: Global, 2}
      2019-04-23T15:24:31.890+0000 I  -        [initandlisten] Lock @ 0x7F51BC3F9700: {2305843009213693955: Global, 3}
      

      Remembering what each global lock id corresponds to is a manual translation process that is easy to forget. It would be helpful if the dump displayed a string along with the numeric id that identified the lock type e.g. Global, RSTL, or PBWM.

              Assignee:
              Backlog - Server Tooling and Methods (STM) (Inactive)
              Reporter:
              Will Schultz
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: