Flavia Rainone created WFLY-12321:
-------------------------------------
Summary: Use a single non-cancelling task per bean manager for tracking
passivation expiration
Key: WFLY-12321
URL:
https://issues.jboss.org/browse/WFLY-12321
Project: WildFly
Issue Type: Enhancement
Components: Clustering, EJB
Reporter: Flavia Rainone
Assignee: Flavia Rainone
InfinispanBeanManager creates and cancels tasks for expiring bean passivation per bean.
Replace that by a single task per all beans that is never canceled, but instead
reschedules itself to the next bean to be expired when it runs.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)