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

Enis Soztutar commented on HBASE-9106:
--------------------------------------

It may be worth doing a backport of HBASE-6950 to 0.94 as well. 
                
> 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
>
>
> 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