Pavel Tupitsyn created IGNITE-17118: ---------------------------------------
Summary: Use CompletableFuture instead of CompletionStage in all public APIs Key: IGNITE-17118 URL: https://issues.apache.org/jira/browse/IGNITE-17118 Project: Ignite Issue Type: Improvement Affects Versions: 3.0.0-alpha5 Reporter: Pavel Tupitsyn Assignee: Pavel Tupitsyn Fix For: 3.0.0-alpha6 The majority of async public APIs return *CompletableFuture*, however there are some occurrences of *CompletionStage* too. As discussed on the [dev list|https://lists.apache.org/thread/tx15hpbddnq4tfkwyvjlgfyvnbb7xzwx], we should use *CompletableFuture*. -- This message was sent by Atlassian Jira (v8.20.7#820007)