Chia-Ping Tsai created HBASE-18449:
--------------------------------------
Summary: Fix client.locking.TestEntityLocks
Key: HBASE-18449
URL: https://issues.apache.org/jira/browse/HBASE-18449
Project: HBase
Issue Type: Bug
Components: test
Affects Versions: 2.0.0-alpha-1, 3.0.0
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
Priority: Minor
Fix For: 3.0.0, 2.0.0-alpha-2
{noformat}
Wanted but not invoked:
abortable.abort(
<any>,
isA(org.apache.hadoop.hbase.HBaseIOException)
);
-> at
org.apache.hadoop.hbase.client.locking.TestEntityLocks.testHeartbeatException(TestEntityLocks.java:195)
Actually, there were zero interactions with this mock.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)