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

Move session_set_last_error out of session API and move last error from internal session to external session

    • Storage Engines
    • 1
    • StorEng - 2025-01-21

      The work involved in this ticket is to move session_set_last_error function outside of the session API and change __wti_schema_session_release to save the last set error from the internal session to the original session before being released. Specifically the struct err_info should be saved from int_session to session.

      Definition of done

      The session_get_last_error function is moved outside of the API, with python and unit tests, and the last set err_info struct is captured from the internal session to the original session.

            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: