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

Fix bound setting in cursor_bound_01 cppsuite stress test

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.0.0, 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • 3
    • Storage - Ra 2022-06-13

      Currently the cursor bound 01 stress test doesn't correctly set bounds. The problem is that the test only maintains lower and upper bounds for all cursors, which becomes inconsistent when multiple cursors come into play. Cursors all have different bounds, and the test expects them all to be the same. Therefore this ticket aims to provide a solution via having bounds maintained for each cursor.

            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: