You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2018/03/21 22:13:13 UTC

[jira] [Updated] (HBASE-18655) TestAsyncClusterAdminApi2 failing sometimes

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

stack updated HBASE-18655:
--------------------------
    Fix Version/s: 2.0.0

> TestAsyncClusterAdminApi2 failing sometimes
> -------------------------------------------
>
>                 Key: HBASE-18655
>                 URL: https://issues.apache.org/jira/browse/HBASE-18655
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Mike Drob
>            Assignee: stack
>            Priority: Major
>             Fix For: 2.0.0-alpha-3, 2.0.0
>
>         Attachments: HBASE-18655.master.001.patch
>
>
> Investigating a test failure seen on HBASE-12349 
> git bisect shows me the following:
> {noformat}
> # first bad commit: [473446719b7b81b56216862bf2a94a576ff90f60] HBASE-18511 Default no regions on master
> {noformat}
> It wouldn't fail every time, but I used this command with the bisect
> {noformat}
> export OPTS='test -Dtest=org.apache.hadoop.hbase.client.TestAsyncClusterAdminApi2 -pl hbase-server -am'
> mvn clean $OPTS && mvn $OPTS && mvn $OPTS && mvn $OPTS
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)