You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "John Vines (JIRA)" <ji...@apache.org> on 2012/10/11 17:57:03 UTC

[jira] [Reopened] (ACCUMULO-770) TableLoadBalancer / DefaultLoadBalancer assigns tables unevenly

     [ https://issues.apache.org/jira/browse/ACCUMULO-770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Vines reopened ACCUMULO-770:
---------------------------------


On Ubuntu systems, tests are inconsistently failing. Occured on both Ubuntu 12.04 and 12.10 Beta2 with openjdk as well as Oracle java 6u35. Was able to recreate with just running junit tests in eclipse, as well as maven runs.
                
> TableLoadBalancer / DefaultLoadBalancer assigns tables unevenly
> ---------------------------------------------------------------
>
>                 Key: ACCUMULO-770
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-770
>             Project: Accumulo
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 1.4.1
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>             Fix For: 1.4.2
>
>
> During assignment, each table balancer starts assigning tablets in order.  This ensures the the "lowest" tabletserver gets at least one tablet for each table.  This can make for an unbalanced cluster when there are many small tables.  Randomize the list of tablets in the DefaultLoadBalancer to evenly distribute tablets on a new cluster.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira