Hi,

First, nice work on org.infinispan.affinity.KeyAffinityService  ... May I
make 2 recommendations.

1.  Add to the interface an overload =

          *K   getKeyForAddress(Address address, K otherKey);    /*compute
address specific version of otherKey*/*

2.  Provide documentation that *explicitly* motivates users to
understand/exercise the differences (and compatibilities) of the
KeyAffinityService API and the Grouping API.  Now, that I have some
competency using KeyAffinityService, I am not sure of which use case would
call for my using org.infinispan.distribution.group.Grouper API (unless
maybe to manage a collection of nodes that have custody of key-set(s) pinned
to it by the KeyAffinityService?).

Thanks,
Ben




--
View this message in context: 
http://infinispan-developer-list.980875.n3.nabble.com/KeyAffinityService-nice-2-recommendations-tp4027152.html
Sent from the Infinispan Developer List mailing list archive at Nabble.com.
_______________________________________________
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev

Reply via email to