Background validation should periodically restart its storage transaction

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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:
            Eric Milkie
            Reporter:
            Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: