[infinispan-issues] [JBoss JIRA] Created: (ISPN-899) ConsistentHash related improvements
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Wed Jan 26 12:35:50 EST 2011
ConsistentHash related improvements
-----------------------------------
Key: ISPN-899
URL: https://issues.jboss.org/browse/ISPN-899
Project: Infinispan
Issue Type: Feature Request
Components: Distributed Cache
Affects Versions: 4.2.0.Final
Reporter: Mircea Markus
Assignee: Manik Surtani
Fix For: 5.0.0.Final
Following methods of CH are no longer used in the code base:
int getHashId(Address a);
int getHashSpace();
They should be removed.
Also AbstractConsistentHash.getCaches can/should be added in the abstract implementation.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list