Wei Zheng created HIVE-13833: -------------------------------- Summary: Add an initial delay when starting the heartbeat Key: HIVE-13833 URL: https://issues.apache.org/jira/browse/HIVE-13833 Project: Hive Issue Type: Bug Components: Transactions Affects Versions: 2.0.0, 2.1.0 Reporter: Wei Zheng Assignee: Wei Zheng Priority: Minor
Since the scheduling of heartbeat happens immediately after lock acquisition, it's unnecessary to send heartbeat at the time when locks is acquired. Add an initial delay to skip this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)