You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2015/11/24 04:25:10 UTC

[jira] [Created] (HIVE-12504) TxnHandler.abortTxn() should check if already aborted to improve message

Eugene Koifman created HIVE-12504:
-------------------------------------

             Summary: TxnHandler.abortTxn() should check if already aborted to improve message
                 Key: HIVE-12504
                 URL: https://issues.apache.org/jira/browse/HIVE-12504
             Project: Hive
          Issue Type: Bug
          Components: Transactions
    Affects Versions: 1.0.0
            Reporter: Eugene Koifman
            Assignee: Eugene Koifman
             Fix For: 1.3.0


If the update statement misses, it would be useful for abortTxn() to 
run another query to see if the requested txnid is in Aborted state to improve error msg.

Note: get a separate read_committed connection for this.



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