conduktor.io ↗

KIP-558 — Track the set of actively used topics by connectors in Kafka Connect

Accepted Kafka 2.5 Connect

Adds a `/connectors/{name}/topics` REST endpoint to Kafka Connect that returns the set of Kafka topics actively used by a connector since it was started, tracking topic consumption and production at the framework level. There is no existing mechanism to determine which topics a source connector dynamically produces to or which exact topic names a regex-subscribed sink connector is consuming.

Details

AuthorKonstantine Karantasis
StatusAccepted
Kafka Version2.5
JIRAKAFKA-9422
WikiView on Apache Wiki
Created2020-01-14
Last Modified2020-03-08
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.