[infinispan-issues] [JBoss JIRA] (ISPN-10360) Expiration with stores should be non blocking

Will Burns (Jira) issues at jboss.org
Tue Jun 25 17:00:00 EDT 2019


Will Burns created ISPN-10360:
---------------------------------

             Summary: Expiration with stores should be non blocking
                 Key: ISPN-10360
                 URL: https://issues.jboss.org/browse/ISPN-10360
             Project: Infinispan
          Issue Type: Enhancement
          Components: Expiration, Loaders and Stores
            Reporter: Will Burns


Expiration currently occurs while holding the lock in the data container using the compute method. This is inherently blocking. This needs to be redone to allow for this to be done in a non blocking way. Most likely we will have to acquire the lock from the LockManager to perform such operations in the future.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list