TestMultiParallelPuts flaky on trunk
------------------------------------
Key: HBASE-2624
URL: https://issues.apache.org/jira/browse/HBASE-2624
Project: HBase
Issue Type: Bug
Components: client, regionserver, test
Reporter: Todd Lipcon
Saw this test failure on my Hudson:
org.apache.hadoop.hbase.client.RetriesExhaustedException: Still had 11 puts
left after retrying 4 times.
at
org.apache.hadoop.hbase.client.HConnectionManager$TableServers.processBatchOfPuts(HConnectionManager.java:1428)
at org.apache.hadoop.hbase.client.HTable.flushCommits(HTable.java:540)
at
org.apache.hadoop.hbase.TestMultiParallelPut.doATest(TestMultiParallelPut.java:93)
at
org.apache.hadoop.hbase.TestMultiParallelPut.testParallelPutWithRSAbort(TestMultiParallelPut.java:65)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.