You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/08/04 22:26:12 UTC

[jira] [Commented] (ACCUMULO-3009) WaitForBalanceIT fails

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

Josh Elser commented on ACCUMULO-3009:
--------------------------------------

Thanks, [~ecn]!

> WaitForBalanceIT fails
> ----------------------
>
>                 Key: ACCUMULO-3009
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3009
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>            Reporter: Josh Elser
>            Assignee: Eric Newton
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> I've had repeated failures on WaitForBalanceIT over the past 4 days.
> 3 of those four days, the timeout (30s) on the test expired. On one of those days, the initial balance check failed.
> {noformat}
> java.lang.AssertionError: null
> 	at org.junit.Assert.fail(Assert.java:86)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.junit.Assert.assertTrue(Assert.java:52)
> 	at org.apache.accumulo.test.WaitForBalanceIT.test(WaitForBalanceIT.java:46)
> {noformat}
> I haven't looked at the implementation of the waitForBalance yet, but I wouldn't think that things would get immediately out of balance. I can provide logs for the timeout case if that is desirable, but I'd have to try to re-run and replicate the assertion failure.



--
This message was sent by Atlassian JIRA
(v6.2#6252)