[JBoss JIRA] (ISPN-10310) State Transfer needs to be made non blocking
by Dan Berindei (Jira)
[ https://issues.jboss.org/browse/ISPN-10310?page=com.atlassian.jira.plugin... ]
Dan Berindei updated ISPN-10310:
--------------------------------
Status: Open (was: New)
> 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: Will Burns
> 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.12.1#712002)
5 years, 4 months