Wei Zheng created HIVE-15589:
--------------------------------
Summary: Remove redundant test from
TestDbTxnManager.testHeartbeater
Key: HIVE-15589
URL: https://issues.apache.org/jira/browse/HIVE-15589
Project: Hive
Issue Type: Bug
Affects Versions: 2.2.0
Reporter: Wei Zheng
Assignee: Wei Zheng
Case 1 claims there's no delay for the heartbeat startup, but actually the
logic is when delay is specified as 0, we will unconditionally set
HiveConf.ConfVars.HIVE_TXN_TIMEOUT / 2 to be the delay. So this case 1 is not
needed, as it's covered by case 2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)