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


   > My gut feeling is that if the only reason for an Admin2 was to get rid of 
KafkaFuture then there doesn't seem to be enough of a benefit to justify it. If 
there were other things which could be cleaned up at the same time then perhaps 
that would shift the balance.
   
   I think the challenge is that there is no good way to retrofit 
`KafkaFuture`. I think the only viable approach I've seen so far is to add the 
`toCompletableFuture`/`toCompletionStage` methods.


----------------------------------------------------------------
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