conduktor.io ↗

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

AuthorMuralidhar Basani
StatusDiscussion
JIRAKAFKA-15258
WikiView on Apache Wiki
Created2024-05-16
Last Modified2024-06-06
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.