You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2019/10/15 00:28:00 UTC

[jira] [Created] (HIVE-22341) abortTxns statements should be executed in a single transaction

Jesus Camacho Rodriguez created HIVE-22341:
----------------------------------------------

             Summary: abortTxns statements should be executed in a single transaction
                 Key: HIVE-22341
                 URL: https://issues.apache.org/jira/browse/HIVE-22341
             Project: Hive
          Issue Type: Bug
          Components: Metastore
            Reporter: Jesus Camacho Rodriguez


Logic in `abortTxns` should be executed in a single transaction, rather than multiple ones. Otherwise, if you restart HMS between txn abort and the lock deletion, we end up with orphaned locks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)