KIP-882 — Kafka Connect REST API configuration validation timeout improvements
Discussion Connect
Modifies the Connect REST API's connector create/update endpoints to abort (rather than proceed) when configuration validation exceeds the request timeout, and proposes a per-request timeout override. The existing behavior would create/update the connector after validation completed even if the REST response had already timed out, resulting in phantom connectors that users did not know existed.
Details
| Author | Yash Mayya |
| Status | Discussion |
| JIRA | KAFKA-14353 |
| Wiki | View on Apache Wiki |
| Created | 2022-10-28 |
| Last Modified | 2023-07-10 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.