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

stack commented on HBASE-9106:
------------------------------

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