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

Add an option to wt verify to confirm that no data exists after the stable timestamp

    • Type: Icon: Improvement Improvement
    • 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
    • 8
    • Storage Engines 2020-02-10

      Rollback to stable discards all the data versions that start after a given timestamp. So for instance, after doing a rollback to stable with a stable timestamp of 56, there should not be any version of data in either the data store or the history store with a start or stop timestamp > 56.

      This ticket will add an option to verify that the above condition holds true after executing a rollback to stable operation.

      Please co-ordinate with haribabu.kommi for work on this ticket.

      To be included in this ticket a python test that will insert data at different timestamps while updating the stable timestamp; then call rollback to stable and verify the resulting database files.

            Assignee:
            jeremy.tay@mongodb.com Jeremy Tay (Inactive)
            Reporter:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: