You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:20:30 UTC

[jira] [Created] (TRAFODION-1237) LP Bug: 1454034 - UnknownTransactionException received during commit

Alice Chen created TRAFODION-1237:
-------------------------------------

             Summary: LP Bug: 1454034 - UnknownTransactionException received during commit
                 Key: TRAFODION-1237
                 URL: https://issues.apache.org/jira/browse/TRAFODION-1237
             Project: Apache Trafodion
          Issue Type: Bug
            Reporter: Sean Broeder
            Assignee: Sean Broeder
            Priority: Blocker


When a region encounters an exception in commit it sets the state to aborted, calls retireTransactionStaes and throws an exception.  The problem is the region had already voted to commit in commitRequest, so the region has lost the ability to unilaterally set the state to abort.  After this the puts never make it into the database and all sorts of data consistency issues could arise.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)