[
https://issues.apache.org/jira/browse/KAFKA-15258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749773#comment-17749773
]
Mickael Maison commented on KAFKA-15258:
----------------------------------------
This needs a KIP to decide whether it should be made public. Part of the KIP
will also require determining the behavior of this mock and how we expect users
to use it.
> 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)