Hey guys,
I have created a number of requests for features that I'd like to be
able to leverage for WildFly 9/10. Can the appropriate component owners
(which I think is Dan in all cases) comment on the following issues?
The following issues prevent WF from leveraging Infinispan expiration:
* Expiration events from cache store
https://issues.jboss.org/browse/ISPN-3064
* Group-based expiration
https://issues.jboss.org/browse/ISPN-2916
Now that Infinispan eviction is safe for use by transactional caches,
there remain a few issues complicating the ability for WF to fully
leverage the eviction manager for passivation:
* Group-based eviction
https://issues.jboss.org/browse/ISPN-4132
* Clustered eviction (this one is really only an inconvenience for those
of us using manual eviction since I can't use infinispan eviction)
https://issues.jboss.org/browse/ISPN-4134
Optimizations:
* Enumerate cache keys for group
https://issues.jboss.org/browse/ISPN-3900
* Unloadable Key2StringMapper
https://issues.jboss.org/browse/ISPN-3979
Thanks,
Paul