Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-8259

Expose verbose categories and levels through WT_EVENT_HANDLER message strings

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 5.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • Storage - Ra 2021-11-29

      As part of PM-2448, we want to expose the verbose category and verbosity level as additional metadata in the message. This ticket aims to update the WT_EVENT_HANDLER code paths to expose this additional metadata as part of the message. In particular the following items will need to be addressed as part of this tickets DoD.

      Definition of Done:

      • Update the internal '__eventv' method to take in a verbose category and level metadata fields.
      • Support internal message paths (using the event handler interface) that don't specify verbose categories & levels - i.e. ‘wt_err’ & ‘wt_panic’ 
        • By defining a default verbose category these paths can fallback on.
        • By defaulting uses of these methods to the appropriate verbosity level i.e.  ‘WT_VERBOSE_ERROR’.

            Assignee:
            etienne.petrel@mongodb.com Etienne Petrel
            Reporter:
            deepti.hasija@mongodb.com Deepti Hasija
            Alison Felizzi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: