Uploaded image for project: 'Distributed Transactions .NET'
  1. Distributed Transactions .NET
  2. TXNN-52

Cleanup leaves sentinel for ATR entry, rather than removing entry

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.0.0-beta.1
    • None
    • None
    • 1

    Description

      The spec was a bit ambiguous, and it appeared that it said to Insert the placeholder sentinel to prevent races with main transactions OR to remove the ATR entry.

      Instead, it's just a variation of the Upsert-and-remove pattern, only to be used if the ATR is in PENDING since it might be racing with a main transaction doing PENDING work. Cleanup should always end up with a removed entry.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              richard.ponton Richard Ponton
              richard.ponton Richard Ponton
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty