-
Bug
-
Resolution: Done
-
Major
-
23.0.0.Beta1
-
None
InfinispanSessionManager registers a listener for the following events:
- CacheEntryRemoved
- CacheEntryActivated
- CacheEntryPassivated
However, the first listener is only required when statistics are enabled, while the second is only required for local, passivating caches. Given that the default ha and full-ha configurations use neither of these, when can be more discriminating about registering these.