[infinispan-issues] [JBoss JIRA] (ISPN-10312) Evaluate locations that use CompletableFuture#join
Will Burns (Jira)
issues at jboss.org
Tue Jun 25 15:22:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Will Burns updated ISPN-10312:
------------------------------
Status: Open (was: New)
> Evaluate locations that use CompletableFuture#join
> --------------------------------------------------
>
> Key: ISPN-10312
> URL: https://issues.jboss.org/browse/ISPN-10312
> Project: Infinispan
> Issue Type: Sub-task
> Reporter: Will Burns
> Priority: Major
>
> Invoking join or get on a CompletableFuture is a code stink and should be evaluated if it can be refactored to something else. Quite possibly this JIRA may be to just create other JIRAs but any simple refactorings can be done here.
> Invocations to watch for {code}CompletionStages.join(){code}, {code}CompletableFuture.join(){code}, {code}CompletableFuture.get(){code}, {code}CompletableFuture.get(int, TimeUnit){code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list