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

Kanak Biscuitwala commented on HELIX-462:
-----------------------------------------

Not sure I understand your question, but the way partitions are disabled per 
instance is to set it in the instance config, like:

{noformat}
{
  "id": "myInstance_123",
  "listFields": {
    "HELIX_DISABLED_PARTITIONS": ["partition0"]
  }
}
{noformat}

Here, the partitions aren't namespaced in any way by the resource name, so 
that's why the issue comes up. Basically the context of the partition name is 
lost.

> Disable partition doesn't work correctly for different resources with the 
> same partition name
> ---------------------------------------------------------------------------------------------
>
>                 Key: HELIX-462
>                 URL: https://issues.apache.org/jira/browse/HELIX-462
>             Project: Apache Helix
>          Issue Type: Bug
>            Reporter: Zhen Zhang
>




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

Reply via email to