[infinispan-issues] [JBoss JIRA] (ISPN-10310) State Transfer needs to be made non blocking

Will Burns (Jira) issues at jboss.org
Fri Jun 14 16:38:00 EDT 2019


Will Burns created ISPN-10310:
---------------------------------

             Summary: State Transfer needs to be made non blocking
                 Key: ISPN-10310
                 URL: https://issues.jboss.org/browse/ISPN-10310
             Project: Infinispan
          Issue Type: Sub-task
          Components: Core, State Transfer
            Reporter: Will Burns
             Fix For: 10.0.0.Final


State Transfer currently invokes many methods that are non blocking and blocks to wait for those to complete. We need to ensure that all the various usages are converted to be non blocking and when absolutely not possible convert them to using a separate thread pool. The final goal is to eventually eliminate the state transfer thread pool as well.



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


More information about the infinispan-issues mailing list