[infinispan-issues] [JBoss JIRA] (ISPN-10283) LocalPublisherManagerImpl performs blocking Cache operations
Will Burns (Jira)
issues at jboss.org
Fri Jun 7 09:24:00 EDT 2019
Will Burns created ISPN-10283:
---------------------------------
Summary: 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
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.12.1#712002)
More information about the infinispan-issues
mailing list