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

Add cursor bound test for apis that resets all cursors internally

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.1.0, 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 3
    • Storage Engines - 2022-09-19, Storage Engines - 2022-10-03

      __wt_session_reset_cursors is a function that calls reset on all the cursors on the session. This function is primarily used in transaction rollback and checkpoint. The cursor project has recently changed the way we reset bounds. Resetting bounds should only work from when a external user calls reset. We need to have this test coverage and make sure that cursor bounds are not reset after a transaction rollback or checkpoint.

            Assignee:
            jie.chen@mongodb.com Jie Chen
            Reporter:
            jie.chen@mongodb.com Jie Chen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: