[infinispan-issues] [JBoss JIRA] (ISPN-6392) Convert FutureListener and friends to CompletableFuture
William Burns (JIRA)
issues at jboss.org
Wed Mar 16 14:46:00 EDT 2016
William Burns created ISPN-6392:
-----------------------------------
Summary: Convert FutureListener and friends to CompletableFuture
Key: ISPN-6392
URL: https://issues.jboss.org/browse/ISPN-6392
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: William Burns
Assignee: William Burns
Fix For: 9.0.0.Alpha1
Now that we have Java 8 we should be using standard classes as much as possible. Before we had special future instances to handle callbacks and we should change all of these to use CompletableFuture instead so the API is what users would be used to.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list