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

Infinite loop when reading from history store at early specific timestamp in test_util01

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.0-rc0, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 5
    • Storage Engines 2020-02-24

      When trying to read at a specific timestamp expecting absence of values as output, it would infinite loop in __wt_hs_cursor_position in hs.c file. exact would return -1 and cmp would return 1, in which doesn't make sense as they should be both lexicographically the same.

            Assignee:
            haseeb.bokhari@mongodb.com Haseeb Bokhari (Inactive)
            Reporter:
            jie.chen@mongodb.com Jie Chen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: