You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Appy (JIRA)" <ji...@apache.org> on 2017/07/28 01:38:03 UTC

[jira] [Updated] (HBASE-18449) Fix client.locking.TestEntityLocks#testHeartbeatException

     [ https://issues.apache.org/jira/browse/HBASE-18449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Appy updated HBASE-18449:
-------------------------
    Summary: Fix client.locking.TestEntityLocks#testHeartbeatException  (was: Fix client.locking.TestEntityLocks)

> Fix client.locking.TestEntityLocks#testHeartbeatException
> ---------------------------------------------------------
>
>                 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
>
>         Attachments: HBASE-18449.v0.patch
>
>
> {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)