[ https://issues.apache.org/jira/browse/KAFKA-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sönke Liebau updated KAFKA-6987: -------------------------------- Summary: Reimplement KafkaFuture with CompletableFuture (was: Reimplement KafkaFuture with CopletableFuture) > 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 > Priority: Minor > > 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 (v7.6.3#76005)