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

Configuration for transaction commit and rollback to skip eviction

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • StorEng - Refinement Pipeline

      Summary
      MongoDB depends on the commit/rollback of prepared transactions to wake up operations that are blocked on prepare conflicts. SERVER-65106 describes a potential deadlock scenario.

      There is currently a way to prevent rollback_transaction from evicting by specifying "operation_timeout_ms", but there is not an equivalent option for commit_transaction. Our request is to create a common configuration mechanism to prevent both commit_transaction and rollback_transaction from performing eviction once they complete.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: