[
https://issues.apache.org/jira/browse/KAFKA-4742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax resolved KAFKA-4742.
------------------------------------
Resolution: Abandoned
This ticket only affect 0.10.0.x and 0.10.1.x and it's very unlikely that a new
bug-fix release will be done.
> ResetTool does not commit offsets correclty
> -------------------------------------------
>
> Key: KAFKA-4742
> URL: https://issues.apache.org/jira/browse/KAFKA-4742
> Project: Kafka
> Issue Type: Bug
> Components: streams, tools
> Affects Versions: 0.10.0.0, 0.10.0.1, 0.10.1.0, 0.10.1.1
> Reporter: Matthias J. Sax
> Priority: Minor
>
> {{StreamsResetter}} has two issues with regard to offset manipulation
> - it should commit offset "zero" for internal repartitioning topics (instead
> of using `seedToBeginning()`, that is only correct for user input topics)
> - it should not commit offsets for internal changelog topic
> Does not affect {{0.10.2}} because internal topics get deleted and as of
> {{0.10.2}} any committed offsets get deleted automatically on topic deletion,
> too.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)