]
Tristan Tarrant updated ISPN-4434:
----------------------------------
Fix Version/s: (was: 7.1.0.CR1)
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
Memory-wise, BitSet should be more efficient, and iteration should be about the same.