William Burns created ISPN-9723:
-----------------------------------
Summary: Passivation and Activation needs to be non blocking
Key: ISPN-9723
URL:
https://issues.jboss.org/browse/ISPN-9723
Project: Infinispan
Issue Type: Enhancement
Components: Loaders and Stores
Reporter: William Burns
Activation and Passivation currently are done while holding the lock in the underlying
data container. This is not allowable with our new non blocking world. We instead need to
probably acquire the Infinispan lock when doing these operations as this supports non
blocking and callback based support.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)