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
| Author | Jason Gustafson |
| Status | Discussion |
| JIRA | KAFKA-2370 |
| Wiki | View on Apache Wiki |
| Created | 2016-03-30 |
| Last Modified | 2016-04-07 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.