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

Hang analyzer should mark the lock mode on the edges not on the nodes

    • Server Tooling & Methods

      Currently, the lock mode is shown on the resource node, like the following, but the accurate representation should show the mode on edge since a lock can be acquired by different threads in multiple modes, e.g. IS and IX. Showing the lock mode of pending lock requests will also be helpful.

          "Lock 0x7f1546492700 (mongo::MODE_IX)" [label="Lock 0x7f1546492700 (mongo::MODE_IX)" ]
      

            Assignee:
            backlog-server-stm Backlog - Server Tooling and Methods (STM) (Inactive)
            Reporter:
            siyuan.zhou@mongodb.com Siyuan Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: