[infinispan-issues] [JBoss JIRA] (ISPN-10864) PrefetchInterceptor should use non blocking publisher and ban iterator
Will Burns (Jira)
issues at jboss.org
Tue Oct 29 10:46:01 EDT 2019
Will Burns created ISPN-10864:
---------------------------------
Summary: PrefetchInterceptor should use non blocking publisher and ban iterator
Key: ISPN-10864
URL: https://issues.jboss.org/browse/ISPN-10864
Project: Infinispan
Issue Type: Sub-task
Reporter: Will Burns
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