[
https://issues.apache.org/jira/browse/HIVE-13458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15281215#comment-15281215
]
Lefty Leverenz commented on HIVE-13458:
---------------------------------------
No-doc note: This adds *hive.test.fail.heartbeater* to HiveConf.java. It
doesn't need to be documented in the wiki because it's just for testing.
By the way, Configuration Properties does have a section for test properties
but only lists a few of them, saying "For other test properties, search for
'hive.test.' in hive-default.xml.template or HiveConf.java."
* [Configuration Properties -- Test Properties |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-TestProperties]
> 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
> Fix For: 1.3.0, 2.1.0
>
> Attachments: HIVE-13458.1.patch, HIVE-13458.2.patch,
> HIVE-13458.3.patch, HIVE-13458.4.patch, HIVE-13458.5.patch,
> HIVE-13458.6.patch, HIVE-13458.7.patch, HIVE-13458.8.patch,
> HIVE-13458.9.patch, HIVE-13458.branch-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)