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 2018/06/13 01:32:00 UTC

[jira] [Created] (HIVE-19876) Driver.isValidTxnListState should rely on global txn list

Jesus Camacho Rodriguez created HIVE-19876:
----------------------------------------------

             Summary: Driver.isValidTxnListState should rely on global txn list
                 Key: HIVE-19876
                 URL: https://issues.apache.org/jira/browse/HIVE-19876
             Project: Hive
          Issue Type: Bug
    Affects Versions: 3.1.0, 4.0.0
            Reporter: Eugene Koifman
            Assignee: Jesus Camacho Rodriguez


When it calls {{ValidTxnList currentTxnList = queryTxnMgr.getValidTxns();}}, it will not see anything above its current txnid. It should rely on global valid txn list instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)