KIP-199 — Add Kafka Connect offset tool
Discarded Kafka 3.6 ConnectAdmin
Proposes a `kafka-connect-offsets.sh` CLI tool to read, write, and delete source and sink connector offsets stored in Kafka. Without this, manipulating connector offsets requires directly producing/consuming to internal Kafka topics using low-level tools, which is error-prone and unsupported.
Details
| Author | Randall Hauch |
| Status | Discarded |
| Kafka Version | 3.6 |
| JIRA | KAFKA-4107 |
| Wiki | View on Apache Wiki |
| Created | 2017-09-10 |
| Last Modified | 2023-04-14 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.