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

Tristan Tarrant (Jira) issues at jboss.org
Sun Oct 27 16:09:13 EDT 2019


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

Tristan Tarrant updated ISPN-10310:
-----------------------------------
    Fix Version/s: 10.0.1.Final
                       (was: 10.0.0.Final)


> 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.1.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