KIP-1045 — Move MockAdminClient to public api
Discussion AdminTesting
KIP-1045 proposes moving `MockAdminClient` from the internal test source tree to the public API alongside `MockConsumer` and `MockProducer`. Developers testing applications that use `AdminClient` have no supported mock implementation, forcing them to either stand up a real broker in unit tests or maintain their own incomplete mock.
Details
| Author | Muralidhar Basani |
| Status | Discussion |
| JIRA | KAFKA-15258 |
| Wiki | View on Apache Wiki |
| Created | 2024-05-16 |
| Last Modified | 2024-06-06 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.