conduktor.io ↗

KIP-995 — Allow users to specify initial offsets while creating connectors

Accepted Connect

Extends the POST /connectors REST endpoint with an optional initial_offsets field, allowing connector creation and offset initialization in a single atomic request. Previously, setting initial offsets required a three-step sequence: create in STOPPED state, PATCH offsets, then set RUNNING.

Details

AuthorAshwin Pankaj
StatusAccepted
JIRAKAFKA-15976
WikiView on Apache Wiki
Created2023-10-05
Last Modified2024-03-11
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.