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

Ensure additionalParticipants attached on error

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Cluster Scalability
    • Fully Compatible
    • Cluster Scalability 2024-4-1

      If there's an error on a participant shard that added txn participants, we should attach additionalParticipants to the response so that:
      1. Mongos won't retry even if the error was a retriable error on a first txn statement.
      2. Mongos can abort the transaction on the added participants (note this isn't strictly necessary, because the transaction will abort either after TransactionLifetimeLimitSeconds or when it receives a new txn request with a higher txn number)

            Assignee:
            janna.golden@mongodb.com Janna Golden
            Reporter:
            janna.golden@mongodb.com Janna Golden
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: