Will Burns created ISPN-11112:
---------------------------------
Summary: Make expiration non blocking
Key: ISPN-11112
URL:
https://issues.redhat.com/browse/ISPN-11112
Project: Infinispan
Issue Type: Enhancement
Components: Expiration
Reporter: Will Burns
Assignee: Will Burns
Fix For: 11.0.0.Final
Expiration today is inherently blocking due to living in the DataContainer. We need to
move this elsewhere or refactor in such a way to let expiration be non blocking. Moving
this to be non blocking will most likely highlight many other bugs in expiration code as
our tests had no easy to do such things when everything was blocking (aka lots of random
failures).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)