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

Reduce visibility restrictions for reading tombstone information from history store's update list

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.0-rc11, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 5
    • Storage - Ra 2020-06-15, Storage - Ra 2020-06-29

      This happens on my local dev box. You need to run the test in loop to reproduce this.

      ======================================================================
      FAIL: test_prepare10.test_prepare10.test_prepare_rollback_retrieve_time_window (subunit.RemotedTestCase)
      test_prepare10.test_prepare10.test_prepare_rollback_retrieve_time_window
      ----------------------------------------------------------------------
      _StringException: Traceback (most recent call last):
        File "/mnt/data0/chenhaoqu/work/wiredtiger/test/suite/test_prepare10.py", line 155, in test_prepare_rollback_retrieve_time_window
          self.check_not_found(ds, uri, nrows, 60)
        File "/mnt/data0/chenhaoqu/work/wiredtiger/test/suite/test_prepare10.py", line 79, in check_not_found
          self.assertEquals(cursor.search(), wiredtiger.WT_NOTFOUND)
        File "/home/chenhaoqu/miniconda3/envs/mongo-build-python2/lib/python2.7/unittest/case.py", line 513, in assertEqual
          assertion_func(first, second, msg=msg)
        File "/home/chenhaoqu/miniconda3/envs/mongo-build-python2/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
          raise self.failureException(msg)
      AssertionError: 0 != -31803
      
      
      ----------------------------------------------------------------------
      Ran 1 test in 1.839s
      

            Assignee:
            haseeb.bokhari@mongodb.com Haseeb Bokhari (Inactive)
            Reporter:
            chenhao.qu@mongodb.com Chenhao Qu
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: