Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently there is a gap between the time locks acquisition and the first heartbeat being sent out. Normally the gap is negligible, but when it's big it will cause query fail since the locks are timed out by the time the heartbeat is sent.
Need to remove this gap.
Attachments
Attachments
Issue Links
- breaks
-
HIVE-18090 acid heartbeat fails when metastore is connected via hadoop credential
- Closed
- is depended upon by
-
HIVE-12686 TxnHandler.checkLock(CheckLockRequest) perf improvements
- Open
- is related to
-
HIVE-13458 Heartbeater doesn't fail query when heartbeat fails
- Closed
-
HIVE-15376 Improve heartbeater scheduling for transactions
- Closed
- relates to
-
HIVE-6635 Heartbeats are not being sent when DbLockMgr is used and an operation holds locks
- Resolved
- links to