[
https://issues.apache.org/jira/browse/HBASE-18449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100557#comment-16100557
]
Chia-Ping Tsai commented on HBASE-18449:
----------------------------------------
The failure is due to race condition. Will attach the patch later.
> 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: 3.0.0, 2.0.0-alpha-1
> 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)