You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Wei Zheng (JIRA)" <ji...@apache.org> on 2016/04/07 23:51:25 UTC

[jira] [Created] (HIVE-13458) Heartbeater doesn't fail query when heartbeat fails

Wei Zheng created HIVE-13458:
--------------------------------

             Summary: Heartbeater doesn't fail query when heartbeat fails
                 Key: HIVE-13458
                 URL: https://issues.apache.org/jira/browse/HIVE-13458
             Project: Hive
          Issue Type: Bug
          Components: Transactions
    Affects Versions: 2.1.0
            Reporter: Wei Zheng
            Assignee: Wei Zheng


When a heartbeat fails to locate a lock, it should fail the current query. That doesn't happen, which is a bug.

Another thing is, we need to make sure stopHeartbeat really stops the heartbeat, i.e. no additional heartbeat will be sent, since that will break the assumption and cause the query to fail.



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