You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Kanak Biscuitwala (JIRA)" <ji...@apache.org> on 2013/07/27 01:11:48 UTC

[jira] [Created] (HELIX-152) Extend auto rebalance to accept replicas with non-unit weights

Kanak Biscuitwala created HELIX-152:
---------------------------------------

             Summary: Extend auto rebalance to accept replicas with non-unit weights
                 Key: HELIX-152
                 URL: https://issues.apache.org/jira/browse/HELIX-152
             Project: Apache Helix
          Issue Type: Improvement
          Components: helix-core
            Reporter: Kanak Biscuitwala
            Priority: Minor


The current auto rebalancing strategy assumes that each replica adds a one-dimensional value of 1. It may make sense to make these costs weighted and perhaps multi-dimensional.

This is similar to problems related to constraint satisfaction or knapsack solving, and some existing implementations may be worth looking at. One example: https://code.google.com/p/or-tools/

--
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