Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.1
-
None
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)
Attachments
Attachments
Issue Links
- is blocked by
-
HIVE-11983 Hive streaming API uses incorrect logic to assign buckets to incoming records
- Resolved