[
https://issues.apache.org/jira/browse/HBASE-18655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-18655:
--------------------------
Affects Version/s: (was: 3.0.0)
2.0.0
Status: Patch Available (was: Open)
> 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
> 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
(v6.4.14#64029)