[infinispan-issues] [JBoss JIRA] (ISPN-7110) Async invocation stages should use CompletableFutures.await()

Sanne Grinovero (JIRA) issues at jboss.org
Thu Oct 13 09:29:00 EDT 2016


     [ https://issues.jboss.org/browse/ISPN-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero updated ISPN-7110:
----------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> Async invocation stages should use CompletableFutures.await()
> -------------------------------------------------------------
>
>                 Key: ISPN-7110
>                 URL: https://issues.jboss.org/browse/ISPN-7110
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>             Fix For: 9.0.0.Beta1
>
>
> As described in ISPN-5962, {{CompletableFuture.get()}} and {{CompletableFuture.join()}} without a timeout do a lot of spinning, so we need to use {{CompletableFutures.await(CompletableFuture)}} instead.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list