You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/03/09 07:42:49 UTC

[GitHub] [kafka] hachikuji commented on pull request #10275: KAFKA-12434; Admin support for `DescribeProducers` API

hachikuji commented on pull request #10275:
URL: https://github.com/apache/kafka/pull/10275#issuecomment-793492376


   @chia7712 Thanks for the comments. My initial goal is just the KIP-664 APIs since they cover most (maybe even all) of the complex admin workflows. After that, if we like the new pattern, I think it would be good to convert at least all the APIs which have similarly complicated logic (such as all of the group coordinator APIs). Even the simpler APIs could probably benefit by externalizing the logic out of `KafkaAdminClient` for easier testing.


----------------------------------------------------------------
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:
users@infra.apache.org