[infinispan-issues] [JBoss JIRA] (ISPN-10283) LocalPublisherManagerImpl performs blocking Cache operations
Will Burns (Jira)
issues at jboss.org
Mon Dec 2 11:02:00 EST 2019
[ https://issues.jboss.org/browse/ISPN-10283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Will Burns updated ISPN-10283:
------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 10.1.0.Beta1
(was: 10.1.0.CR1)
Resolution: Done
> LocalPublisherManagerImpl performs blocking Cache operations
> ------------------------------------------------------------
>
> Key: ISPN-10283
> URL: https://issues.jboss.org/browse/ISPN-10283
> Project: Infinispan
> Issue Type: Sub-task
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
> Fix For: 10.1.0.Beta1
>
>
> The LocalPublisherManagerImpl invokes some methods that can block, such as a get that can go remote. We need to convert these to use the non blocking API instead and change the appropriate Flowable to compensate for that.
> Examples are invocations of Cache#containsKey, Cache#get, Cache#getCacheEntry.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list