Description
It would be useful in some cases to be able to reset connector offsets. For example, if a topic in Kafka corresponding to a source database is accidentally deleted (or deleted because of corrupt data), an administrator may want to reset offsets and reproduce the log from the beginning. It may also be useful to have support for overriding offsets, but that seems like a less likely use case.
Attachments
Issue Links
- is related to
-
KAFKA-9070 Kafka Connect - Get the wrong offset value comes from Kafka Connect after increase the number of offset storage topic partition to 3
- Open
-
KAFKA-15121 FileStreamSourceConnector and FileStreamSinkConnector should implement KIP-875 APIs (alterOffsets)
- Resolved
-
KAFKA-15177 MirrorMaker 2 should implement the alterOffsets KIP-875 API
- Resolved