-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
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.
- is related to
-
ISPN-10555 Passivating an entry puts the wrong created time.
- Closed
-
ISPN-10458 Address comments on ISPN-9723
- Closed
-
ISPN-10360 Expiration with stores should be non blocking
- Resolved
- relates to
-
ISPN-10309 Convert Remaining Parts to Non Blocking & Reduce Thread Pools
- To Do
-
ISPN-9614 Convert listeners to work with async interceptor stack
- Closed
-
ISPN-9722 Perform all CacheStore operations on a separate thread
- Closed