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

Clean up obsolete config items in api_data.py

    • Type: Icon: Technical Debt Technical Debt
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 5
    • StorEng - Defined Pipeline

      api_data currently contains some obsolete config items such as assert.write_timestamp, that should be cleaned up. The scope of this ticket is to review the contents of api_data.py and remove any dead/unused config items. To limit scope I'd recommend only reviewing whether config items are parsed via a functions like __wt_config_gets, and not whether the resulting flags (e.g. WT_DHANDLE_TS_ASSERT_READ_ALWAYS) are used in the code base.

      Note that obsolete config items which are present in the metadata should not be removed, please see WT-10210 for more context.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            andrew.morton@mongodb.com Andrew Morton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: