Eugene Koifman created HIVE-12009:
-------------------------------------
Summary: Add IMetastoreClient.heartbeat(long[] lockIds)
Key: HIVE-12009
URL: https://issues.apache.org/jira/browse/HIVE-12009
Project: Hive
Issue Type: Bug
Affects Versions: 1.3.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
Current API only allows heart beating 1 lock ID (external ID) at a time.
For multi statement txns we can have multiple locks per txn and should be able
to do it in 1 cal.
Used from DbTxnManager.heartbeat()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)