Enis Soztutar created HBASE-9106:
------------------------------------
Summary: 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