Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-3146

PrepareCommand triggers RollbackCommand in TxInterceptor if the commit arrives at the same time

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.3.0.Final
    • 5.3.0.Beta2
    • None
    • None

    Description

      Total Order only!

      When the CommitCommand arrives, it marks the transaction as completed. In TxInterceptor, if the transaction is completed, a RollbackCommand is triggered. Total Order already handles this case and the RollbackCommand will create inconsistencies.

      Attachments

        Activity

          People

            pruivo@redhat.com Pedro Ruivo
            pruivo@redhat.com Pedro Ruivo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: