[
https://issues.apache.org/jira/browse/HIVE-11914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugene Koifman updated HIVE-11914:
----------------------------------
Description:
TxnHandler.heartbeatTxn() updates the timestamp on the txn but not on the
associated locks. This makes SHOW LOCKS confusing/misleading.
This is especially visible in Streaming API use cases which use
TxnHandler.heartbeatTxnRange(HeartbeatTxnRangeRequest rqst)
was:TxnHandler.heartbeatTxn() updates the timestamp on the txn but not on the
associated locks. This makes SHOW LOCKS confusing/misleading.
> When transactions gets a heartbeat, it doesn't update the lock heartbeat.
> -------------------------------------------------------------------------
>
> Key: HIVE-11914
> URL: https://issues.apache.org/jira/browse/HIVE-11914
> Project: Hive
> Issue Type: Bug
> Components: Transactions
> Affects Versions: 1.0.1
> Reporter: Eugene Koifman
> Assignee: Eugene Koifman
>
> TxnHandler.heartbeatTxn() updates the timestamp on the txn but not on the
> associated locks. This makes SHOW LOCKS confusing/misleading.
> This is especially visible in Streaming API use cases which use
> TxnHandler.heartbeatTxnRange(HeartbeatTxnRangeRequest rqst)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)