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

Hudson commented on HBASE-9776:
-------------------------------

FAILURE: Integrated in HBase-TRUNK #4625 (See 
[https://builds.apache.org/job/HBase-TRUNK/4625/])
HBASE-9776: Test Load And Verify Fails with TableNotEnabledException (jeffreyz: 
rev 1533209)
* 
/hbase/trunk/hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestLazyCfLoading.java
* 
/hbase/trunk/hbase-it/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestLoadAndVerify.java


> Test Load And Verify Fails with TableNotEnabledException
> --------------------------------------------------------
>
>                 Key: HBASE-9776
>                 URL: https://issues.apache.org/jira/browse/HBASE-9776
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.96.0
>            Reporter: Jeffrey Zhong
>            Assignee: Jeffrey Zhong
>            Priority: Minor
>             Fix For: 0.98.0, 0.96.1
>
>         Attachments: hbase-9776.patch
>
>
> Occasionally IntegrationTestLoadAndVerify failed with the following error. 
> This is caused by RPC retry and the first attempt actually went through 
> successfully and the second retry attempt fails because the table is disabled 
> by the first attempt.
> {code}
> 2013-10-10 
> 19:55:54,339|beaver.machine|INFO|org.apache.hadoop.hbase.TableNotEnabledException:
>  org.apache.hadoop.hbase.TableNotEnabledException: 
> IntegrationTestLoadAndVerify
> 2013-10-10 19:55:54,340|beaver.machine|INFO|at 
> org.apache.hadoop.hbase.master.handler.DisableTableHandler.prepare(DisableTableHandler.java:100)
> 2013-10-10 19:55:54,341|beaver.machine|INFO|at 
> org.apache.hadoop.hbase.master.HMaster.disableTable(HMaster.java:1979)
> 2013-10-10 19:55:54,342|beaver.machine|INFO|at 
> org.apache.hadoop.hbase.master.HMaster.disableTable(HMaster.java:1990)
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to