[infinispan-issues] [JBoss JIRA] (ISPN-5528) Expose segment ownership in the Hot Rod client

Galder Zamarreño (JIRA) issues at jboss.org
Fri Jul 3 03:23:02 EDT 2015


     [ https://issues.jboss.org/browse/ISPN-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño updated ISPN-5528:
-----------------------------------
           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 8.0.0.Beta1
                   8.0.0.Final
       Resolution: Done


> Expose segment ownership in the Hot Rod client
> ----------------------------------------------
>
>                 Key: ISPN-5528
>                 URL: https://issues.jboss.org/browse/ISPN-5528
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Hadoop Integration
>    Affects Versions: 8.0.0.Alpha1
>            Reporter: Gustavo Fernandes
>            Assignee: Gustavo Fernandes
>             Fix For: 8.0.0.Beta1, 8.0.0.Final
>
>
> ISPN-5219 exposes entry iteration via Hot Rod and allows to filter based on segments. 
> In order to be able to eventually calculate the segments to be filtered on, ownership information for a cache needs to be exposed as well. 
> API suggestion by @wburns:
> {code}
> Set<Integer> getSegments()
> Map<Address, Set<Integer>> getSegmentsByServer()
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the infinispan-issues mailing list