[infinispan-issues] [JBoss JIRA] (ISPN-9293) Convert Set<Integer> places to IntSet where appropriate

Gustavo Lira (Jira) issues at jboss.org
Mon Nov 5 15:57:00 EST 2018


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

Gustavo Lira closed ISPN-9293.
------------------------------


> Convert Set<Integer> places to IntSet where appropriate
> -------------------------------------------------------
>
>                 Key: ISPN-9293
>                 URL: https://issues.jboss.org/browse/ISPN-9293
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Core
>            Reporter: William Burns
>            Assignee: William Burns
>            Priority: Major
>             Fix For: 9.4.0.Alpha1, 9.4.0.Final, 9.3.1.Final
>
>
> The IntSet class was introduced a while back. It was used instead of Set<Integer> if possible. This has some benefits with storage and network overhead. There are quite a few places that are not using the new IntSet.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list