Mickael Maison created KAFKA-15258:
--------------------------------------
Summary: 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
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)