Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-50353

Background validation should periodically restart its storage transaction

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Execution Team 2020-09-07, Execution Team 2020-09-21, Execution Team 2020-10-05

      In order to prevent cache pressure, background validation should periodically start a new storage transaction at the same read timestamp and then roll back its current storage transaction. This overlap of transactions should prevent WiredTiger from evicting data needed by the transactions, but the establishment of a new snapshot will allow eviction to move newly committed updates into the durable history store.

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: