[ 
https://issues.apache.org/jira/browse/HBASE-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack resolved HBASE-4675.
--------------------------

    Resolution: Duplicate

I'm resolving as dup of hbase-4701.
                
> TestMasterObserver#testRegionTransitionOperations fails intermittently
> ----------------------------------------------------------------------
>
>                 Key: HBASE-4675
>                 URL: https://issues.apache.org/jira/browse/HBASE-4675
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>
> Here is snippet of test result:
> {code}
> testRegionTransitionOperations(org.apache.hadoop.hbase.coprocessor.TestMasterObserver)
>   Time elapsed: 1.348 sec  <<< ERROR!
> org.apache.hadoop.hbase.UnknownRegionException: 
> 8c3bbc0bbad4b4fc12ed107e341af1e6
>   at org.apache.hadoop.hbase.master.HMaster.move(HMaster.java:875)
>   at 
> org.apache.hadoop.hbase.coprocessor.TestMasterObserver.testRegionTransitionOperations(TestMasterObserver.java:662)
> {code}
> See 
> https://builds.apache.org/view/G-L/view/HBase/job/HBase-0.92/79/testReport/junit/org.apache.hadoop.hbase.coprocessor/TestMasterObserver/testRegionTransitionOperations/
> This could be related to a race (not in coprocessors) with region moving.
> We can skip moving region for now.

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