]
Tristan Tarrant updated ISPN-6073:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Final
9.0.0.Alpha1
Resolution: Done
Replace Set<Flag> by a bit set.
-------------------------------
Key: ISPN-6073
URL:
https://issues.jboss.org/browse/ISPN-6073
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 8.0.2.Final
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 9.0.0.Final, 9.0.0.Alpha1
Removing Set<Flag> will allow us to reduce the allocation rates since we do a lot
of copies/marshalling/unmarshalling.