KIP-970 — Deprecate and remove Connect's redundant task configurations endpoint
Accepted Kafka 4.0 ConnectProtocol
Deprecates GET /connectors/{connector}/tasks-config (added by KIP-661) in Kafka 3.7 and removes it in 4.0, as GET /connectors/{connector}/tasks already returns task configurations. Two endpoints exposing functionally identical data creates confusion and unnecessary API surface.
Details
| Author | Yash Mayya |
| Status | Accepted |
| Kafka Version | 4.0 |
| JIRA | KAFKA-15387 |
| Wiki | View on Apache Wiki |
| Created | 2023-08-21 |
| Last Modified | 2023-09-08 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.