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

include WT_SESSION pointer in GDB pretty printer for dumping all active RecoveryUnits

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2021-11-01
    • 136

      The GDB pretty printer mongodb-dump-recovery-units is used by the hang analyzer to dump the state of all active RecoveryUnits in a mongod server. In the case of the WiredTiger storage engine, the WiredTigerRecoveryUnit holds a WiredTigerSession which is displayed as an opaque unique pointer. The session object contains a WT_SESSION pointer which would be very useful to include in the pretty printer output for diagnostic purposes.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: