KIP-795 — Add public APIs for AbstractCoordinator
Discarded Consumer
Proposes exposing `AbstractCoordinator` as a public API so external projects (Connect, Streams, Schema Registry, Cruise Control) can use Kafka's group membership and leader election protocol without depending on internal classes. Currently these projects reach into internal Kafka code, creating brittle dependencies that break on upgrades.
Protocol Impact
Details
| Author | Hector Geraldino |
| Status | Discarded |
| JIRA | KAFKA-13434 |
| Wiki | View on Apache Wiki |
| Created | 2021-11-05 |
| Last Modified | 2022-11-02 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.