[ https://issues.apache.org/jira/browse/KAFKA-6585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16692129#comment-16692129 ]
Samuel Hawker commented on KAFKA-6585: -------------------------------------- Assuming I can pick it up I have a question. The stream resetter tool is the class with path: core/src/main/scala/kafka/tools/StreamsResetter.java Where in the consumer reset tool? I cannot find it. > Consolidate duplicated logic on reset tools > ------------------------------------------- > > Key: KAFKA-6585 > URL: https://issues.apache.org/jira/browse/KAFKA-6585 > Project: Kafka > Issue Type: Improvement > Reporter: Guozhang Wang > Assignee: Aditya Vivek > Priority: Minor > Labels: newbie > > The consumer reset tool and streams reset tool today shares lot of common > logics such as resetting to a datetime etc. We can consolidate them into a > common class which directly depend on admin client at simply let these tools > to use the class. -- This message was sent by Atlassian JIRA (v7.6.3#76005)