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

Nir Dothan commented on CURATOR-304:
------------------------------------

We group service instances into even sized groups by calculating the modulus of 
the instance sequence by the number of desired groups. 
In our scenario, we have a cluster of few clients that auto discover many 
service instances. Each client assumes responsibility over a group of service 
inatances and monitors them. The algorithm above drives the client logic to 
determine which instances are the members of the group that it monitors.

> Support Sequential Nodes in ServiceDiscovery
> --------------------------------------------
>
>                 Key: CURATOR-304
>                 URL: https://issues.apache.org/jira/browse/CURATOR-304
>             Project: Apache Curator
>          Issue Type: New Feature
>          Components: General
>    Affects Versions: awaiting-response
>            Reporter: Nir Dothan
>              Labels: features
>             Fix For: awaiting-response
>
>
> Would like to support EPHEMERAL SEQUENTIAL zk nodes in Service Discovery.
> Submitting PR 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to