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 2014/04/05 20:05:15 UTC

[jira] [Updated] (HELIX-146) Add a method in routing table provider to get all replicas of a partition

     [ https://issues.apache.org/jira/browse/HELIX-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kanak Biscuitwala updated HELIX-146:
------------------------------------

    Labels: newbie  (was: )

> Add a method in routing table provider to get all replicas of a partition
> -------------------------------------------------------------------------
>
>                 Key: HELIX-146
>                 URL: https://issues.apache.org/jira/browse/HELIX-146
>             Project: Apache Helix
>          Issue Type: Bug
>          Components: helix-core
>            Reporter: kishore gopalakrishna
>              Labels: newbie
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Currently routing table has two methods.
> Set<InstanceConfig>	 getInstances(String resource, String state)
> returns all instances for {resource} that are in a specific {state}
> List<InstanceConfig>	 getInstances(String resourceName, String partitionName, String state)
> returns the instances for {resource,partition} pair that are in a specific {state}
> We get another method called getInstances(String resourceName, String partitionName)



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