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

XMLWordPrintableJSON

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

      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
              Reporter:
              Benety Goh
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: