[
https://issues.apache.org/jira/browse/KAFKA-15258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848158#comment-17848158
]
Muralidhar Basani commented on KAFKA-15258:
-------------------------------------------
[~mimaison]
I wanted to get your thoughts on the proposal in
[KIP-1045|https://cwiki.apache.org/confluence/display/KAFKA/KIP-1045%3A+Decide+MockAdminClient+to+move+to+public+api+or+not]
regarding the MockAdminClient and its potential move to the public API. Do you
think this KIP is comprehensive enough, or are there any aspects that we might
be missing?
> Consider moving MockAdminClient to the public API
> -------------------------------------------------
>
> Key: KAFKA-15258
> URL: https://issues.apache.org/jira/browse/KAFKA-15258
> Project: Kafka
> Issue Type: Task
> Components: admin
> Reporter: Mickael Maison
> Priority: Major
> Labels: need-kip
>
> MockConsumer and MockProducer are part of the public API. They are useful for
> developers wanting to test their applications. On the other hand
> MockAdminClient is not part of the public API (it's under test). We should
> consider moving it to src so users can also easily test applications that
> depend on Admin.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)