Hi Benoit,

have you looked at KAFKA-6987
<https://issues.apache.org/jira/browse/KAFKA-6987>? That seems to me to be
the one that had the most recent activity around this.
You probably found this as well but it wasn't mentioned in your mail, so I
thought I'd point it out.

Best regards,
Sönke

On Thu, Nov 29, 2018 at 12:08 PM Benoit Maggi | AT Internet <
benoit.ma...@atinternet.com> wrote:

> Hi everyone,
>
> I have a use case, where a KafkaCompletableFuture would be useful.
>
> As  far as I can tell KafkaFuture only implements Future < public abstract
> class KafkaFuture<T> implements Future<T> > [1]
> I found this KIP suggesting the change to CompletableFuture < When KIP-118<
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-118%3A+Drop+Support+for+Java+7>
> is implemented, KafkaFuture can extend CompletableFuture or implement
> CompletionStage. > [2]
>
> KIP-218 is resolved in 1.1.0 [3]
> KIP-118 is resolved in 2.0.0 [4]
>
> Is the change to CompletableFuture  still planned ?
> Is there a KIP or a JIRA ticket to keep track on this ongoing task ? (I
> didn't found one)
>
> Regards,
> Benoit
>
> 1 :
> https://github.com/apache/kafka/blob/3cdc78e6bb1f83973a14ce1550fe3874f7348b05/clients/src/main/java/org/apache/kafka/common/KafkaFuture.java
> 2 :
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-218%3A+Make+KafkaFuture.Function+java+8+lambda+compatible
> 3 : https://issues.apache.org/jira/browse/KAFKA-6018
> 4 :  https://issues.apache.org/jira/browse/KAFKA-4423
>
>
>

-- 
Sönke Liebau
Partner
Tel. +49 179 7940878
OpenCore GmbH & Co. KG - Thomas-Mann-Straße 8 - 22880 Wedel - Germany

Reply via email to