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

add minimal gdb pretty printer for oplog entry

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2021-07-26

      When symbolizing stack traces on secondary or initial syncing nodes, stack traces containing functions that accept the OplogEntry class such as applyCommand_inlock() and applyOperation_inlock() currently print the oplog entry as "...". In these scenarios, it would be useful for triaging purposes to see what kind of oplog entry the node is stuck trying to apply. It would be nice for the symbolizer/hang analyzer to use a pretty printer that allows us to see some basic information on the oplog entry such as timestamp and operation/command type in the stack trace.

            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: