You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/07/31 06:30:38 UTC

[jira] [Commented] (HELIX-374) Rebalancer config should be a complete user-specified concept

    [ https://issues.apache.org/jira/browse/HELIX-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080475#comment-14080475 ] 

Hudson commented on HELIX-374:
------------------------------

SUCCESS: Integrated in helix #1274 (See [https://builds.apache.org/job/helix/1274/])
[HELIX-374] Rebalancer config should be fully user-specified (kanak: rev ee8ef6a702de2b1490e6c09bff914adf6dbb7603)
* helix-core/src/test/java/org/apache/helix/api/TestNewStages.java
* helix-core/src/main/java/org/apache/helix/controller/rebalancer/config/RebalancerConfigHolder.java
* helix-core/src/main/java/org/apache/helix/controller/stages/ResourceComputationStage.java
* helix-core/src/main/java/org/apache/helix/monitoring/mbeans/ClusterStatusMonitor.java
* helix-core/src/main/java/org/apache/helix/controller/stages/MessageGenerationStage.java
* helix-core/src/test/java/org/apache/helix/controller/rebalancer/context/TestSerializeRebalancerContext.java
* helix-core/src/main/java/org/apache/helix/controller/rebalancer/config/SemiAutoRebalancerConfig.java
* helix-core/src/main/java/org/apache/helix/model/builder/IdealStateBuilder.java
* helix-provisioning/src/main/java/org/apache/helix/provisioning/tools/UpdateProvisionerConfig.java
* helix-core/src/main/java/org/apache/helix/controller/stages/BestPossibleStateCalcStage.java
* helix-core/src/main/java/org/apache/helix/controller/rebalancer/config/PartitionedRebalancerConfig.java
* helix-core/src/test/java/org/apache/helix/integration/TestLocalContainerProvider.java
* helix-core/src/main/java/org/apache/helix/controller/rebalancer/config/ReplicatedRebalancerConfig.java
* helix-core/src/test/java/org/apache/helix/controller/stages/BaseStageTest.java
* helix-core/src/main/java/org/apache/helix/controller/stages/ExternalViewComputeStage.java
* helix-core/src/test/java/org/apache/helix/integration/TestCustomizedIdealStateRebalancer.java
* helix-core/src/main/java/org/apache/helix/api/accessor/ClusterAccessor.java
* helix-examples/src/main/java/org/apache/helix/examples/LogicalModelExample.java
* helix-core/src/main/java/org/apache/helix/controller/rebalancer/config/BasicRebalancerConfig.java
* helix-core/src/test/java/org/apache/helix/controller/stages/TestResourceComputationStage.java
* helix-core/src/main/java/org/apache/helix/controller/rebalancer/config/FullAutoRebalancerConfig.java
* helix-core/src/test/java/org/apache/helix/monitoring/mbeans/TestClusterStatusMonitor.java
* helix-core/src/main/java/org/apache/helix/controller/rebalancer/config/CustomRebalancerConfig.java
* helix-core/src/test/java/org/apache/helix/integration/TestHelixConnection.java
* helix-core/src/main/java/org/apache/helix/controller/stages/MessageSelectionStage.java
* helix-core/src/main/java/org/apache/helix/model/IdealState.java
* helix-provisioning/src/main/java/org/apache/helix/provisioning/yarn/AppMasterLauncher.java
* helix-core/src/test/java/org/apache/helix/integration/TestUserDefRebalancerCompatibility.java
* helix-core/src/test/java/org/apache/helix/controller/stages/TestStagesWithLogicalAccessors.java
* helix-core/src/main/java/org/apache/helix/controller/rebalancer/config/RebalancerConfig.java


> Rebalancer config should be a complete user-specified concept
> -------------------------------------------------------------
>
>                 Key: HELIX-374
>                 URL: https://issues.apache.org/jira/browse/HELIX-374
>             Project: Apache Helix
>          Issue Type: Sub-task
>            Reporter: Kanak Biscuitwala
>            Assignee: Kanak Biscuitwala
>              Labels: kanban
>
> Ideal state and rebalancer config are 1:1 right now so rebalancer config isn't really adding any more value. Ideally, the rebalancer config should be more of a supplement in that it's something that the user can provide along with a resource, much like a state model definition.



--
This message was sent by Atlassian JIRA
(v6.2#6252)