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

Add a default error sub-level error code with default message to the API

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: APIs
    • None
    • Storage Engines
    • 1
    • StorEng - 2024-12-24

      This ticket is dependent on WT-13861 and WT-13862 to be completed before starting. The work involved is to update the API to as if the prior API call was successful with a default error code and default message to the user. For reference:

      (0, WT_NONE, “last API call was successful”).
      

      Definition of done
      After calling the API, I expected sub-level error code to have WT_NONE and a message returned that it was successful. Any behaviour changes in the API should be reflected on the unit tests and python tests

            Assignee:
            alex.pullen@mongodb.com Alex Pullen
            Reporter:
            jie.chen@mongodb.com Jie Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: