conduktor.io ↗

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

JoinGroup

Details

AuthorHector Geraldino
StatusDiscarded
JIRAKAFKA-13434
WikiView on Apache Wiki
Created2021-11-05
Last Modified2022-11-02
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.