[infinispan-issues] [JBoss JIRA] (ISPN-3530) The HotRod client should support a separate CH for each cache
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Thu Sep 19 10:22:03 EDT 2013
Dan Berindei created ISPN-3530:
----------------------------------
Summary: The HotRod client should support a separate CH for each cache
Key: ISPN-3530
URL: https://issues.jboss.org/browse/ISPN-3530
Project: Infinispan
Issue Type: Feature Request
Components: Remote protocols
Affects Versions: 6.0.0.Alpha4
Reporter: Dan Berindei
Assignee: Galder Zamarreño
Fix For: 6.0.0.Final
With asymmetric clusters, each cache can have its own consistent hash, so the primary owner of a key in one cache is not necessarily the owner in all the caches. Even with a symmetric cluster, the same client may be used to access both distributed and replicated caches, and those would certainly have a different CH.
In order to send the operations to the correct owner, the HotRod client should use a different CH for each cache.
--
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