-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
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.
- is related to
-
SERVER-59856 Hang analyzer gdb script raises gdb.error
-
- Backlog
-
-
SERVER-45556 Create GDB pretty printer to dump all active RecoveryUnits
-
- Closed
-