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

Have TransactionTooLargeForCache consider updated bytes

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Execution Team 2025-02-03

      We fail a transaction with TransactionTooLargeForCache in the following circumstances:

      This does not consider the case where the system reaches the update limit, not the dirty limit, and gets rolled back. As a result, we might return a WriteConflict or TemporarilyUnavailable error, which could result in a higher level retrying a transaction that will never succeed.

            Assignee:
            sandeep.dhoot@mongodb.com Sandeep Dhoot
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated: