You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (Jira)" <ji...@apache.org> on 2022/09/29 18:55:00 UTC

[jira] [Commented] (IGNITE-17118) Use CompletableFuture instead of CompletionStage in all public APIs

    [ https://issues.apache.org/jira/browse/IGNITE-17118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17611187#comment-17611187 ] 

Igor Sapego commented on IGNITE-17118:
--------------------------------------

[~ptupitsyn] looks good, ship it!

> 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
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha6
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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.10#820010)