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

Add new config item "diagnostic_asserts" to sessions and connections

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.2.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 5
    • Storage Engines - 2022-11-28

       

      Summary

      A new configuration item diagnostic_asserts will be added to the configuration string passed into the following functions:

      •  wiredtiger_open,
      • WT_CONNECTION::reconfigure,
      • WT_CONNECTION::open_session, and
      • WT_SESSION::reconfigure

      This will then set a new flag on the connection/session respectively. When the item is set on a session it applies only to that session. When set on a connection it is also applied to all sessions that do not have this item explicitly set.

      Note at the time of writing adding this item to sessions and the calls to WT_CONNECTION::open_session, and WT_SESSION::reconfigure is still under discussion and may change.

      Use of this new flag is added in a subsequent ticket.

            Assignee:
            andrew.morton@mongodb.com Andrew Morton
            Reporter:
            andrew.morton@mongodb.com Andrew Morton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: