Josh Elser created ACCUMULO-3009:
------------------------------------

             Summary: 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)

Reply via email to