[infinispan-issues] [JBoss JIRA] (ISPN-4434) Replace Set<Integer> with BitSet in the ConsistentHash interface

Dan Berindei (Jira) issues at jboss.org
Tue Feb 18 08:04:00 EST 2020


     [ https://issues.redhat.com/browse/ISPN-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Berindei closed ISPN-4434.
------------------------------
    Resolution: Duplicate Issue


ISPN-9293 already changed the implementation so it's BitSet-based, changing the type won't make a difference.

> Replace Set<Integer> with BitSet in the ConsistentHash interface
> ----------------------------------------------------------------
>
>                 Key: ISPN-4434
>                 URL: https://issues.redhat.com/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.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list