[infinispan-issues] [JBoss JIRA] (ISPN-9744) Cache creation should be non blocking
Will Burns (Jira)
issues at jboss.org
Fri Jun 14 16:51:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-9744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Will Burns updated ISPN-9744:
-----------------------------
Parent: ISPN-10309
Issue Type: Sub-task (was: Enhancement)
> Cache creation should be non blocking
> -------------------------------------
>
> Key: ISPN-9744
> URL: https://issues.jboss.org/browse/ISPN-9744
> Project: Infinispan
> Issue Type: Sub-task
> Components: Core
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
>
> Internally cache creation stores entries in a CompletableFuture. We however don't return a CompletionStage to the invoker of getCache. We should do this and utilize the same approach to async calls that {code}DefaultCacheManager#startCaches{code} does by starting a thread per cache.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list