Eugene Koifman created HIVE-11914: ------------------------------------- Summary: 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 message was sent by Atlassian JIRA (v6.3.4#6332)