[infinispan-issues] [JBoss JIRA] (ISPN-10864) Scattered state transfer should be non blocking
Will Burns (Jira)
issues at jboss.org
Tue Apr 21 08:38:43 EDT 2020
[ https://issues.redhat.com/browse/ISPN-10864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Will Burns updated ISPN-10864:
------------------------------
Summary: Scattered state transfer should be non blocking (was: PrefetchInterceptor should use non blocking publisher and ban iterator)
> Scattered state transfer should be non blocking
> -----------------------------------------------
>
> Key: ISPN-10864
> URL: https://issues.redhat.com/browse/ISPN-10864
> Project: Infinispan
> Issue Type: Sub-task
> Reporter: Will Burns
> Priority: Major
>
> Scattered cache requires possibly checking if a segment is owned or not. This requires waiting for this to complete if it is in process. This means iterator will blocking waiting for this to occur. Thus we shouldn't utilize the iterator methods and instead provide a publisher that doesn't block properly.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list