You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Konstantine Karantasis (Jira)" <ji...@apache.org> on 2021/07/02 00:36:00 UTC

[jira] [Commented] (KAFKA-6987) Reimplement KafkaFuture with CompletableFuture

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

Konstantine Karantasis commented on KAFKA-6987:
-----------------------------------------------

Added a review on the 11th hour. If others don't have any concerns I'd be in favor to merge if possible

> Reimplement KafkaFuture with CompletableFuture
> ----------------------------------------------
>
>                 Key: KAFKA-6987
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6987
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 2.0.0
>            Reporter: Andras Beni
>            Assignee: Tom Bentley
>            Priority: Minor
>              Labels: kip, needs-review
>             Fix For: 3.0.0
>
>
> KafkaFuture documentation states:
> {{This will eventually become a thin shim on top of Java 8's CompletableFuture.}}
> With Java 7 support dropped in 2.0, it is time to get rid of custom code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)