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

Don't abort the eviction server during session verify when oldest_timestamp is held back

    • 8
    • Storage Non-NYC 2018-06-18, Storage Non-NYC 2018-07-02
    • v3.6

      When the oldest_timestamp is held back, and stable_timestamp moves forward after the new snapshot is taken for updates, the page eviction would abort during WT_SESSION.verify. This issue became more visible after SERVER-31767. It's only specific to MongoDB DEBUG builds (and corresponding WiredTiger diagnostic builds).

      It would be helpful to add a Python test to cover this scenario:

      1. hold back oldest_timestamp
      2. insert data
      3. create a checkpoint
      4. run verify. 

            Assignee:
            vamsi.krishna@mongodb.com Vamsi Boyapati
            Reporter:
            luke.chen@mongodb.com Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: