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
| Author | Ashwin Pankaj |
| Status | Accepted |
| JIRA | KAFKA-15976 |
| Wiki | View on Apache Wiki |
| Created | 2023-10-05 |
| Last Modified | 2024-03-11 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.