[
https://issues.apache.org/jira/browse/ACCUMULO-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-2703:
---------------------------------
Fix Version/s: (was: 1.5.2)
1.5.3
> Simple balancer fairness check tests the wrong table
> ----------------------------------------------------
>
> Key: ACCUMULO-2703
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2703
> Project: Accumulo
> Issue Type: Bug
> Components: test
> Affects Versions: 1.4.0, 1.5.0
> Reporter: Sean Busbey
> Priority: Minor
> Labels: newbie
> Fix For: 1.5.3
>
>
> The comments in the simple balancer fairness test says that it's checking on
> the distribution of tablets for the table that's being ingested into, but the
> actual test is done on the unused table.
> Currently it checks the results of tableid "1", but the ingest tableid is
> "2". Ideally, it should use the utility function to look up the table id.
> this issue doesn't impact 1.6.0+, because the IT version of the test changed
> to check the balance across all tables.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)