conduktor.io ↗

KIP-875 — First-class offsets support in Kafka Connect

Accepted Kafka 3.5 Connect

Adds GET/PATCH/DELETE /connectors/{connector}/offsets REST endpoints to Kafka Connect, enabling administrators to read, modify, and reset connector offsets without direct access to the internal offset topic. No official API existed for offset inspection or manipulation, forcing operators to write custom tooling against the internal __connect-offsets topic.

Details

AuthorChris Egerton
StatusAccepted
Kafka Version3.5
JIRAKAFKA-4107
WikiView on Apache Wiki
Created2022-10-07
Last Modified2023-04-11
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.