[infinispan-issues] [JBoss JIRA] (ISPN-9723) Passivation and Activation needs to be non blocking

Ryan Emerson (Jira) issues at jboss.org
Fri Aug 2 11:35:00 EDT 2019


     [ https://issues.jboss.org/browse/ISPN-9723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Emerson resolved ISPN-9723.
--------------------------------
    Fix Version/s: 10.0.0.Beta5
         Assignee: Ryan Emerson
       Resolution: Done


> 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: Will Burns
>            Assignee: Ryan Emerson
>            Priority: Major
>             Fix For: 10.0.0.Beta5
>
>
> 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)


More information about the infinispan-issues mailing list