-
Enhancement
-
Resolution: Won't Do
-
Major
-
4.2.0.Final
-
None
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.