[infinispan-issues] [JBoss JIRA] (ISPN-3112) KeyAffinityService API - provide overload of getKeyForAddress()
Ben Cotton (JIRA)
jira-events at lists.jboss.org
Thu May 16 15:05:06 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ben Cotton updated ISPN-3112:
-----------------------------
Description:
Add to the KeyAffinityService interface an overload =
K getKeyForAddress(Address address, K otherKey);
//compute address specific version of 'otherKey'
was:
Add to the KeyAffinityService interface an overload =
K getKeyForAddress(Address address, K otherKey);
//compute address specific version of otherKey
> KeyAffinityService API - provide overload of getKeyForAddress()
> ---------------------------------------------------------------
>
> Key: ISPN-3112
> URL: https://issues.jboss.org/browse/ISPN-3112
> Project: Infinispan
> Issue Type: Enhancement
> Components: Distributed Cache
> Affects Versions: 5.3.0.Beta1
> Reporter: Ben Cotton
> Assignee: Mircea Markus
> Priority: Minor
> Fix For: 5.3.0.Final
>
>
> Add to the KeyAffinityService interface an overload =
> K getKeyForAddress(Address address, K otherKey);
> //compute address specific version of 'otherKey'
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list