chia7712 commented on pull request #9878:
URL: https://github.com/apache/kafka/pull/9878#issuecomment-762883582


   I like this idea. We make some efforts to convert ```KafkaFuture``` to java 
```CompletableFuture``` in our projects. It would be better to support 
```CompletableFuture``` officially. 
   
   However, this change can make a great impact on all producer users 
(bugs/performance/compatibility) so I feel it needs a KIP. (There is an KIP 
https://cwiki.apache.org/confluence/display/KAFKA/KIP-XXX%3A+Return+CompletableFuture+from+KafkaProducer.send)
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to