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


   I think it would be worth agreeing on the end state. Do we want to have 
`KafkaFuture` long-term? If not, how do we go about removing its usage? A 
somewhat extreme approach would be to introduce a new interface `Admin2` (but 
with a better name) and use `CompletionStage` for all the methods. And 
eventually deprecate `Admin` and finally remove it.


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