You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2014/04/21 18:53:19 UTC

[jira] [Created] (ACCUMULO-2703) Simple balancer fairness check tests the wrong table

Sean Busbey created ACCUMULO-2703:
-------------------------------------

             Summary: 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.5.0, 1.4.0
            Reporter: Sean Busbey
            Priority: Minor
             Fix For: 1.4.6, 1.5.2


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.2#6252)