Matthias J. Sax created KAFKA-4742:
--------------------------------------

             Summary: 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.1.1, 0.10.1.0, 0.10.0.1, 0.10.0.0
            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
(v6.3.15#6346)

Reply via email to