[infinispan-issues] [JBoss JIRA] (ISPN-2044) Optimize marshalling of EnumSet<Flag>

Mircea Markus (JIRA) jira-events at lists.jboss.org
Wed Oct 31 12:42:18 EDT 2012


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

Mircea Markus updated ISPN-2044:
--------------------------------

    Fix Version/s: 6.0.0.Final
                       (was: 5.2.0.Final)

    
> Optimize marshalling of EnumSet<Flag>
> -------------------------------------
>
>                 Key: ISPN-2044
>                 URL: https://issues.jboss.org/browse/ISPN-2044
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Marshalling
>            Reporter: Sanne Grinovero
>            Assignee: Galder Zamarreño
>             Fix For: 6.0.0.Final
>
>
> When marshalling Flags, it looks like we could encode the whole EnumSet as a bitset, or use a different Marshaller ID for the empty enumset (which I'm assuming is a common case so worth optimizing for)
> See also thread: http://lists.jboss.org/pipermail/infinispan-dev/2012-May/010635.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list