[infinispan-issues] [JBoss JIRA] (ISPN-10310) State Transfer needs to be made non blocking
Will Burns (Jira)
issues at jboss.org
Tue Oct 22 10:23:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Will Burns updated ISPN-10310:
------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> 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
> Assignee: Dan Berindei
> Priority: Major
> 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.13.8#713008)
More information about the infinispan-issues
mailing list