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

Use the durable timestamp to determine if a page should stay dirty

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • WT3.2.0, 4.1.11
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • Storage Engines 2019-04-22

      We found a test case using rollback_to_stable that didn't exclude data with a durable timestamp greater than the stable timestamp as it should.
      A new test case added as part of SERVER-40422 is failing. The data with the durable timestamp greater than the current stable timestamp is not discarded when rollback to stable is performed.

      testcase is : commit_transaction_rollback_recovery_data_already_applied.js

            Assignee:
            vamsi.krishna@mongodb.com Vamsi Boyapati
            Reporter:
            vamsi.krishna@mongodb.com Vamsi Boyapati
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: