conduktor.io ↗

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

AuthorYash Mayya
StatusDiscussion
JIRAKAFKA-14353
WikiView on Apache Wiki
Created2022-10-28
Last Modified2023-07-10
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.