Mike Drob created HBASE-18655:
---------------------------------

             Summary: TestAsyncClusterAdminApi2 failing sometimes
                 Key: HBASE-18655
                 URL: https://issues.apache.org/jira/browse/HBASE-18655
             Project: HBase
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Mike Drob


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
(v6.4.14#64029)

Reply via email to