Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-770

TableLoadBalancer / DefaultLoadBalancer assigns tables unevenly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.1
    • 1.4.2
    • master
    • None

    Description

      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.

      Attachments

        Activity

          People

            ecn Eric C. Newton
            ecn Eric C. Newton
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: