Hi everyone,
Last month I submitted a proposal to add idle time-based eviction
configuration for distributable HttpSessions, SFSBs, EJB Timers and it
is available at
https://github.com/wildfly/wildfly-proposals/pull/766
This proposal addresses
https://issues.redhat.com/browse/WFLY-20918
for which the user story is: as a WildFly administrator, I want to
configure eviction based on idle time rather than just cache size, so
that I can better manage memory usage when my sessions and beans have
highly variable sizes.
The implementation will be available in the coming hours and is targeting WF 39
at community-level stability.
I encourage people to review the analysis document and provide any
feedback or comments.
Thanks!
Cheers,
Rado