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

Hudson commented on HBASE-9106:
-------------------------------

SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #648 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/648/])
HBASE-9106 Do not fail TestAcidGuarantees for exceptions on table flush (enis: 
rev 1509535)
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/TestAcidGuarantees.java

                
> Do not fail TestAcidGuarantees for exceptions on table flush
> ------------------------------------------------------------
>
>                 Key: HBASE-9106
>                 URL: https://issues.apache.org/jira/browse/HBASE-9106
>             Project: HBase
>          Issue Type: Test
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.98.0, 0.95.2, 0.94.11
>
>         Attachments: hbase-9106-0.94_v1.patch, hbase-9106_v1.patch
>
>
> TestAcidGuarantees failed in one run due to a flush taking longer than 
> >60sec, with:
> {code}
> HBaseClient$CallTimeoutException: Call id=152, waitTime=60007, 
> rpcTimetout=60000
> {code}
> We should ignore the exceptions coming from table flushes, since they are not 
> essential to the test. 

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