Design and implement a framework that enables the inclusion of unique id's within WiredTiger log messages.

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Engines, Storage Engines - Transactions
    • SE Transactions - 2025-07-04
    • 8
    • 0

      This ticket is created to implement a framework in WiredTiger logging to facilitate the use of unique message IDs similar to the server.
      The Atlas log ingestion system no longer supports regular expressions. Currently, WiredTiger uses regex in a few log ingestion rules to capture specific messages (Startup, Recovery, Assertions). Since regex support is gone, WiredTiger needs a new way to identify these messages uniquely – something the MongoDB server already does.
      This is a Skunkwork project.

            Assignee:
            Ravi Giri
            Reporter:
            Ravi Giri
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: