conduktor.io ↗

KIP-52 — Connector Control APIs

Discussion ConnectAdmin

KIP-52 adds pause, resume, and restart control APIs to Kafka Connect, allowing operators to temporarily suspend a connector or one of its tasks and later resume it without removing and re-adding the connector configuration. After submission, a connector can only be reconfigured or deleted; there is no way to pause processing during upstream/downstream maintenance without losing the connector's state.

Details

AuthorJason Gustafson
StatusDiscussion
JIRAKAFKA-2370
WikiView on Apache Wiki
Created2016-03-30
Last Modified2016-04-07
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.