[infinispan-issues] [JBoss JIRA] (ISPN-3529) Add support for the segment-based CH in the HotRod protocol
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Thu Sep 19 10:12:03 EDT 2013
Dan Berindei created ISPN-3529:
----------------------------------
Summary: Add support for the segment-based CH in the HotRod protocol
Key: ISPN-3529
URL: https://issues.jboss.org/browse/ISPN-3529
Project: Infinispan
Issue Type: Enhancement
Components: Remote protocols
Affects Versions: 6.0.0.Alpha4
Reporter: Dan Berindei
Assignee: Galder Zamarreño
Fix For: 6.0.0.Final
The server CH changed in version 5.2 from virtual-nodes-based to segment-based, but the client CH stayed the same. The server is able to translate the server CH into a client CH, but the translation is imperfect:
1. Sometimes the client CH computes a different primary owner than the server CH.
2. The client CH gets slower as the number of segments increases, the server CH performance stays the same.
--
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