conduktor.io ↗

KIP-891 — Running multiple versions of Connector plugins

Accepted Kafka 4.0 Connect

Allows Kafka Connect workers to load and run multiple versions of the same connector plugin simultaneously, decoupling connector version installation from migration of individual connector instances. Without multi-version support, upgrading a connector across all tasks requires a simultaneous cutover with no incremental rollback path, and running two connector versions requires two separate Connect clusters.

Details

AuthorSnehashis Pal
StatusAccepted
Kafka Version4.0
JIRAKAFKA-14410
WikiView on Apache Wiki
Created2022-11-20
Last Modified2025-01-06
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.