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

Prevent err_info struct from saving error at end of commit transaction and rollback transaction

    • Storage Engines
    • 1
    • StorEng - 2025-02-04, StorEng - 2025-02-14

      This ticket aims to prevent the err_info struct from saving the error when calling __wt_evict_app_assist_worker_check. These errors should not be saved as they do not reflect the success of the commit or rollback.

       

      Definition of Done

      After calling commit transaction or rollback transaction, the error form __wt_evict_app_assist_worker_check should not be saved in the err_info struct. Python tests should be created to ensure correctness.

            Assignee:
            dylan.liang@mongodb.com Dylan Liang (Inactive)
            Reporter:
            dylan.liang@mongodb.com Dylan Liang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: