[ https://issues.apache.org/jira/browse/KAFKA-5210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013230#comment-16013230 ]
ASF GitHub Bot commented on KAFKA-5210: --------------------------------------- GitHub user bharatviswa504 opened a pull request: https://github.com/apache/kafka/pull/3073 KAFKA-5210:Application Reset Tool does not need to seek for internal topics @mjsax @dguy @guozhangwang Could you please review the changes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/bharatviswa504/kafka KAFKA-5210 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3073.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3073 ---- commit bb60ae60d16f67aa3e65d02d0b31ce9de89591ea Author: Bharat Viswanadham <bhar...@us.ibm.com> Date: 2017-05-16T22:49:57Z KAFKA-5210:Application Reset Tool does not need to seek for internal topics ---- > Application Reset Tool does not need to seek for internal topics > ---------------------------------------------------------------- > > Key: KAFKA-5210 > URL: https://issues.apache.org/jira/browse/KAFKA-5210 > Project: Kafka > Issue Type: Improvement > Components: streams, tools > Affects Versions: 0.10.2.1 > Reporter: Matthias J. Sax > Assignee: Bharat Viswanadham > Priority: Trivial > Labels: beginner, newbie > > As KAFKA-4456 got resolved, there is no modify offsets of internal topics > with the application reset tool, as those offsets will be deleted anyway. -- This message was sent by Atlassian JIRA (v6.3.15#6346)