You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2016/01/10 05:48:40 UTC

[jira] [Comment Edited] (HBASE-14962) TestSplitWalDataLoss fails on all branches

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

Elliott Clark edited comment on HBASE-14962 at 1/10/16 4:48 AM:
----------------------------------------------------------------

If you run ./dev-support/test-util.sh -c -n 10 -u TestSplitLogManager do you not see a failure before completing?
I see it on mac an linux. Tried 1.7 and 1.8 on Mac. 1.8 on Linux.


was (Author: eclark):
If you run ./dev-support/test-util.sh -c -n 10 -u TestSplitLogManager do you not see the failure before completing?
I see it on mac an linux. Tried 1.7 and 1.8 on Mac. 1.8 on Linux.

> TestSplitWalDataLoss fails on all branches
> ------------------------------------------
>
>                 Key: HBASE-14962
>                 URL: https://issues.apache.org/jira/browse/HBASE-14962
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Elliott Clark
>            Assignee: stack
>            Priority: Blocker
>             Fix For: 1.2.0
>
>
> With some regularity I am seeing: 
> {code}
> org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: Failed 1 action: TestSplitWalDataLoss:dataloss: 1 time, 
> 	at org.apache.hadoop.hbase.client.AsyncProcess$BatchErrors.makeException(AsyncProcess.java:228)
> 	at org.apache.hadoop.hbase.client.AsyncProcess$BatchErrors.access$1800(AsyncProcess.java:208)
> 	at org.apache.hadoop.hbase.client.AsyncProcess.waitForAllPreviousOpsAndReset(AsyncProcess.java:1712)
> 	at org.apache.hadoop.hbase.client.BufferedMutatorImpl.backgroundFlushCommits(BufferedMutatorImpl.java:240)
> 	at org.apache.hadoop.hbase.client.BufferedMutatorImpl.flush(BufferedMutatorImpl.java:190)
> 	at org.apache.hadoop.hbase.client.HTable.flushCommits(HTable.java:1430)
> 	at org.apache.hadoop.hbase.client.HTable.put(HTable.java:1021)
> 	at org.apache.hadoop.hbase.regionserver.TestSplitWalDataLoss.test(TestSplitWalDataLoss.java:121)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)