[
https://issues.apache.org/jira/browse/KAFKA-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16202713#comment-16202713
]
ASF GitHub Bot commented on KAFKA-6057:
---------------------------------------
GitHub user gilles-degols opened a pull request:
https://github.com/apache/kafka/pull/4069
KAFKA-6057: Users forget `--execute` in the offset reset tool
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gilles-degols/kafka
kafka-6057-Users-forget-execute-in-the-offset-reset-tool
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4069.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 #4069
----
commit be80d959494460ea140b10ad83ec098488ce7d79
Author: Gilles Degols <[email protected]>
Date: 2017-10-12T22:14:33Z
Users forget in the offset reset tool
----
> Users forget `--execute` in the offset reset tool
> -------------------------------------------------
>
> Key: KAFKA-6057
> URL: https://issues.apache.org/jira/browse/KAFKA-6057
> Project: Kafka
> Issue Type: Improvement
> Components: consumer, core, tools
> Reporter: Yeva Byzek
> Assignee: Gilles Degols
> Labels: newbie
>
> Sometimes users try to reset offsets using {{kafka-consumer-groups}} but
> forget the {{--execute}} parameter. If this is omitted, no action was
> performed, but this is not conveyed to users.
> This JIRA is to augment the tool such that if the parameter is omitted, then
> give users feedback that no action was performed unless {{--execute}} is
> provided.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)