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

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

     [ https://issues.apache.org/jira/browse/HIVE-13458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wei Zheng updated HIVE-13458:
-----------------------------
    Attachment: HIVE-13458.1.patch

patch 1 for test

> 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
>         Attachments: HIVE-13458.1.patch
>
>
> 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)