[ 
https://issues.apache.org/jira/browse/HBASE-18655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16137592#comment-16137592
 ] 

stack commented on HBASE-18655:
-------------------------------

.001 simple patch that changes masters from 2 to 1. Ran this patch 20 times and 
it passes. Some mess around kill of a RS (that was a Master in old days 
pre-HBASE-12349) and race for backup Master to become actual Master I presume 
(Haven't spent time on it).

> 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
>            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)

Reply via email to