[
https://issues.apache.org/jira/browse/ACCUMULO-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139570#comment-14139570
]
Josh Elser commented on ACCUMULO-3146:
--------------------------------------
Still getting the occasional failure
{noformat}
java.lang.AssertionError: Expected difference in tablets to be less than or
equal to 2 but was 561
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.accumulo.test.functional.SimpleBalancerFairnessIT.simpleBalancerFairness(SimpleBalancerFairnessIT.java:104)
{noformat}
For some reason, the balance isn't happening as quickly as expected.
> Balance tests don't ensure all tablets are online
> -------------------------------------------------
>
> Key: ACCUMULO-3146
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3146
> Project: Accumulo
> Issue Type: Bug
> Components: test
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: 1.6.1, 1.7.0
>
>
> Noticed that a BalanceAfterCommsFailureIT and SimpleBalancerFairnessIT don't
> wait to see that tablets are actually assigned. Because of this, the
> assertion at the end of both tests isn't a complete picture.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)