]
Galder Zamarreño updated ISPN-5306:
-----------------------------------
Fix Version/s: 7.2.0.CR1
(was: 7.2.0.Beta2)
Eviction should allow for long size configuration
-------------------------------------------------
Key: ISPN-5306
URL:
https://issues.jboss.org/browse/ISPN-5306
Project: Infinispan
Issue Type: Enhancement
Components: Configuration, Eviction
Reporter: William Burns
Assignee: William Burns
Fix For: 7.2.0.CR1
We added the new EquivalentBoundedConcurrentHashMapv8 in ISPN-3023. This new
implementation allows for long size instead of int. However there is no way to configure
these at this time. We need to change both the xsd schema and the programmatic
configuration to support long.