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

LockManager dump should show the name of global resources

    XMLWordPrintableJSON

Details

    • Server Tooling & Methods

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              backlog-server-stm Backlog - Server Tooling and Methods (STM) (Inactive)
              william.schultz@mongodb.com William Schultz (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: