]
Pedro Ruivo updated ISPN-4434:
------------------------------
Fix Version/s: 7.1.0.Beta1
(was: 7.1.0.Alpha1)
Replace Set<Integer> with BitSet in the ConsistentHash
interface
----------------------------------------------------------------
Key: ISPN-4434
URL:
https://issues.jboss.org/browse/ISPN-4434
Project: Infinispan
Issue Type: Task
Components: Core
Affects Versions: 7.0.0.Alpha4
Reporter: Dan Berindei
Priority: Minor
Fix For: 7.1.0.Beta1
Memory-wise, BitSet should be more efficient, and iteration should be about the same.