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

Eugene Koontz commented on HBASE-4690:
--------------------------------------

Hi Stack, I am up to date now (b04234f152a) and no failures with either 
TestRegionServerCoprocessorExceptionWithAbort or 
TestRegionServerCoprocessorExceptionWithRemove. I'm looking for any 
intermittent failures though by running a script to repeating these tests over 
and over today. 

I think you are right about consolidating these two tests - no reason to spin 
up a cluster twice. I'll open a new JIRA for that.


                
> Intermittent 
> TestRegionServerCoprocessorExceptionWithRemove#testExceptionFromCoprocessorDuringPut
>  failure
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-4690
>                 URL: https://issues.apache.org/jira/browse/HBASE-4690
>             Project: HBase
>          Issue Type: Test
>    Affects Versions: 0.92.0
>            Reporter: Ted Yu
>            Assignee: Eugene Koontz
>             Fix For: 0.92.0
>
>
> See 
> https://builds.apache.org/view/G-L/view/HBase/job/HBase-0.92/83/testReport/junit/org.apache.hadoop.hbase.coprocessor/TestRegionServerCoprocessorExceptionWithAbort/testExceptionFromCoprocessorDuringPut/
> Somehow getRSForFirstRegionInTable() wasn't able to retrieve the region 
> server.
> One fix for this issue is to spin up MiniCluster with 1 region server so that 
> we don't need to search for the region server where first region is hosted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to