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

Lars Hofhansl commented on HBASE-7607:
--------------------------------------

We could keep the RSTracker and just remove the interrupt nonsense. That way 
you test in a loop whether the RS's znode was removed and then end the test.

                
> Fix TestRegionServerCoprocessorExceptionWithAbort flakiness in 0.94
> -------------------------------------------------------------------
>
>                 Key: HBASE-7607
>                 URL: https://issues.apache.org/jira/browse/HBASE-7607
>             Project: HBase
>          Issue Type: Bug
>          Components: Client, test
>    Affects Versions: 0.94.4
>            Reporter: Himanshu Vashishtha
>            Assignee: Himanshu Vashishtha
>             Fix For: 0.94.5
>
>         Attachments: HBASE-7607-v2.patch
>
>
> TestRegionServerCoprocessorExceptionWithAbort fails sometimes both on trunk 
> and 0.94.X. The codebase is different in both. 
> In 0.94.x, client retries to look at the root region, while the cluster is 
> down and /hbase znode is no longer present.
> "Check the value configured in 'zookeeper.znode.parent'. There could be a 
> mismatch with the one configured in the master."
> I will file a separate jira for the trunk as the code is different there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to