[infinispan-issues] [JBoss JIRA] (ISPN-5857) HotRod client should use the consistent hash in replicated mode
Dan Berindei (JIRA)
issues at jboss.org
Wed Oct 14 11:11:00 EDT 2015
Dan Berindei created ISPN-5857:
----------------------------------
Summary: HotRod client should use the consistent hash in replicated mode
Key: ISPN-5857
URL: https://issues.jboss.org/browse/ISPN-5857
Project: Infinispan
Issue Type: Feature Request
Components: Server
Affects Versions: 8.1.0.Alpha1, 8.0.1.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Critical
Fix For: 8.1.0.Alpha2, 8.1.0.Final
The HotRod server assumes that in replicated mode the server accessed by the client doesn't matter, so it doesn't send a consistent hash in the topology updates.
However, since replicated mode is now implemented on top of distributed mode, hitting the primary owner or another node makes a big difference. We should change the server to send the consistent hash for replicated caches as well.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list