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

stack edited comment on HBASE-19907 at 1/31/18 11:20 PM:
---------------------------------------------------------

I pushed .001 to branch-2 and master. Its a cycle on getting a regionserver 
index until we get one that is not the meta one... And a fail if we can't find 
one so it clear why test has failed.

Leaving open to see if this takes care of this failure.


was (Author: stack):
I pushed .001 to branch-2 and master. Its a cycle on getting a regionserver 
index until we get one that is not the meta one... And a fail if we can't find 
one so it clear why test has failed.

> TestMetaWithReplicas still flakey
> ---------------------------------
>
>                 Key: HBASE-19907
>                 URL: https://issues.apache.org/jira/browse/HBASE-19907
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>            Priority: Major
>             Fix For: 2.0.0-beta-2
>
>         Attachments: HBASE-19907.master.001.patch
>
>
> Still fails because all meta replicas arrive at same server even though 
> supposedly protection against this added by me in HBASE-19840.
> -------------------------------------------------------------------------------
> Test set: org.apache.hadoop.hbase.client.TestMetaWithReplicas
> -------------------------------------------------------------------------------
> Tests run: 5, Failures: 0, Errors: 2, Skipped: 1, Time elapsed: 600.251 s <<< 
> FAILURE! - in org.apache.hadoop.hbase.client.TestMetaWithReplicas
> org.apache.hadoop.hbase.client.TestMetaWithReplicas  Time elapsed: 563.656 s  
> <<< ERROR!
> org.junit.runners.model.TestTimedOutException: test timed out after 600 
> seconds
>       at 
> org.apache.hadoop.hbase.client.TestMetaWithReplicas.shutdownMetaAndDoValidations(TestMetaWithReplicas.java:255)
>       at 
> org.apache.hadoop.hbase.client.TestMetaWithReplicas.testShutdownHandling(TestMetaWithReplicas.java:181)
> org.apache.hadoop.hbase.client.TestMetaWithReplicas  Time elapsed: 563.656 s  
> <<< ERROR!
> java.lang.Exception: Appears to be stuck in thread 
> NIOServerCxn.Factory:0.0.0.0/0.0.0.0:49912
> The move of hbase:meta actually moves it back to same server.... no good.



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

Reply via email to