chia7712 commented on pull request #9878: URL: https://github.com/apache/kafka/pull/9878#issuecomment-762903181
oh, I misunderstood the purpose of this PR. The idea I mentioned is to migrate the return type from ```Future``` to ```CompletableFuture```. What the benefit of reimplementing the ```KafkaFutureImpl``` by ```CompletableFuture``` if we eventually change the return type to ```CompletableFuture```? ---------------------------------------------------------------- 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