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

Hudson commented on HELIX-94:
-----------------------------

FAILURE: Integrated in helix #1257 (See 
[https://builds.apache.org/job/helix/1257/])
[HELIX-94] Add the ability to enable and disable a resource, rb=20401 (kanak: 
rev c1af744af6088ad98fe2a8a5074f2c56199b6f82)
* 
helix-admin-webapp/src/main/java/org/apache/helix/webapp/resources/ResourceGroupResource.java
* helix-core/src/main/java/org/apache/helix/model/IdealState.java
* 
helix-core/src/main/java/org/apache/helix/controller/rebalancer/CustomRebalancer.java
* helix-core/src/main/java/org/apache/helix/HelixAdmin.java
* 
helix-admin-webapp/src/main/java/org/apache/helix/webapp/resources/JsonParameters.java
* 
helix-core/src/test/java/org/apache/helix/controller/strategy/TestNewAutoRebalanceStrategy.java
* 
helix-core/src/main/java/org/apache/helix/participant/HelixCustomCodeRunner.java
* helix-core/src/main/java/org/apache/helix/manager/zk/ZKHelixAdmin.java
* 
helix-admin-webapp/src/test/java/org/apache/helix/webapp/TestDisableResource.java
* helix-core/src/main/java/org/apache/helix/tools/ClusterSetup.java
* 
helix-core/src/main/java/org/apache/helix/controller/rebalancer/FallbackRebalancer.java
* helix-core/src/test/java/org/apache/helix/integration/TestDisableResource.java
* 
helix-core/src/test/java/org/apache/helix/integration/TestDisableCustomCodeRunner.java
* 
helix-core/src/main/java/org/apache/helix/controller/rebalancer/FullAutoRebalancer.java
* 
helix-core/src/main/java/org/apache/helix/controller/rebalancer/SemiAutoRebalancer.java
* 
helix-core/src/test/java/org/apache/helix/controller/strategy/TestAutoRebalanceStrategy.java
* helix-core/src/test/java/org/apache/helix/tools/TestClusterSetup.java
* helix-core/src/test/java/org/apache/helix/manager/zk/TestZkHelixAdmin.java
* 
helix-core/src/main/java/org/apache/helix/controller/stages/BestPossibleStateCalcStage.java
* 
helix-core/src/main/java/org/apache/helix/controller/rebalancer/config/SemiAutoRebalancerConfig.java
* 
helix-core/src/main/java/org/apache/helix/controller/rebalancer/util/ConstraintBasedAssignment.java


> Add the ability to enable and disable a resource
> ------------------------------------------------
>
>                 Key: HELIX-94
>                 URL: https://issues.apache.org/jira/browse/HELIX-94
>             Project: Apache Helix
>          Issue Type: Sub-task
>          Components: helix-core
>    Affects Versions: 0.6.0-incubating
>            Reporter: Vinayak Borkar
>
> It would be useful to provide a way to enable and disable resource just as 
> there are ways to enable/disable partitions and instances.
> Initially, when a new resource is created, it should start in the disabled 
> state. The user will be required to explicitly enable the resource in order 
> for it to participate in External View computation. This will provide a clean 
> interface for users to add new resources and configure them fully before they 
> are made "visible" to the cluster to provide an "atomic" view of a configured 
> resource.



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

Reply via email to