conduktor.io ↗

KIP-304 — Connect runtime mode improvements for container platforms

Discussion Connect

Proposes a new Connect runtime mode where each connector runs in its own isolated worker process, eliminating cross-connector interference from rebalances, crashes, and JAR conflicts in the current shared distributed mode. In distributed mode, deploying or crashing one connector triggers a full rebalance affecting all other connectors on all workers, introducing unpredictable latency spikes in unrelated pipelines.

Details

AuthorSaulius Valatka
StatusDiscussion
WikiView on Apache Wiki
Created2018-05-16
Last Modified2018-05-17
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.