[ 
https://issues.apache.org/jira/browse/KAFKA-6585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16695108#comment-16695108
 ] 

Guozhang Wang commented on KAFKA-6585:
--------------------------------------

[~Samuel Hawker] you can find the consumer reset tool in 
{{kafka.admin.ConsumerGroupCommand}} which has the logic to reset offsets for a 
consumer group as well.

Note this JIRA is not for merging the two tools, but just consolidating some 
common logic into a single class like {{org.apache.kafka.common.utils.Utils}} 
than duplicating them.

> 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)

Reply via email to