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

Set the durable timestamp of the update structure

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT3.2.0, 4.1.8
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Engines 2019-01-28

      An assertion failure fired detecting unexpected cursor value during the rollback to stable timestamp test.

      http://build.wiredtiger.com:8080/job/wiredtiger-test-unit-long/3806/

      FAIL: test_timestamp04.test_timestamp04.test_rollback_to_stable(V1.col_var) (subunit.RemotedTestCase)
      test_timestamp04.test_timestamp04.test_rollback_to_stable(V1.col_var)
      ----------------------------------------------------------------------
      _StringException: Traceback (most recent call last):
        File "/mnt/data0/jenkins/workspace/wiredtiger-test-unit-long/test/suite/test_timestamp04.py", line 261, in test_rollback_to_stable
          for k in keys[:(key_range / 2)]))
        File "/mnt/data0/jenkins/workspace/wiredtiger-test-unit-long/test/suite/test_timestamp04.py", line 75, in check
          self.assertTrue(actual == expected)
        File "/usr/lib64/python2.7/unittest/case.py", line 462, in assertTrue
          raise self.failureException(msg)
      AssertionError: False is not true 

            Assignee:
            neha.khatri Neha Khatri
            Reporter:
            luke.chen@mongodb.com Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: