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

William Burns (JIRA) issues at jboss.org
Wed Jun 25 12:09:25 EDT 2014


    [ https://issues.jboss.org/browse/ISPN-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979332#comment-12979332 ] 

William Burns commented on ISPN-4434:
-------------------------------------

This would also improve performance slightly for the DistributedIterator since it passes along the Set<Integer>.

> 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
>      Security Level: Public(Everyone can see) 
>          Components: Core
>    Affects Versions: 7.0.0.Alpha4
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>            Priority: Minor
>             Fix For: 7.0.0.Final
>
>
> Memory-wise, BitSet should be more efficient, and iteration should be about the same.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the infinispan-issues mailing list