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

Remove the hs_cursor insert success flag once panic on failure is implemented

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.0.0, 5.3.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5

      The flag itself was created to inform callers whether the insertion into the history store was successful. On completion of the working WT-8074 we can't fail after inserting so we should remove the flag and any related functions.

      This will be a nice simplification of the history store insert_success flag.

      Scope of work:

      • Remove the flag from history store cursor.
      • Simplify any logic that used the flag.
      • Test

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            luke.pearson@mongodb.com Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: