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

ASF GitHub Bot commented on KAFKA-5707:
---------------------------------------

GitHub user huxihx opened a pull request:

    https://github.com/apache/kafka/pull/3632

    KAFKA-5707: TopicCommand and ConfigCommand should remove useless `--force` 
option.

    TopicCommand and ConfigCommand should remove useless `--force` option.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/huxihx/kafka KAFKA-5707

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3632.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 #3632
    
----
commit d16d9882c1fe0daf2ce2809395020f2289f13f77
Author: huxihx <huxi...@hotmail.com>
Date:   2017-08-07T01:40:36Z

    KAFKA-5707: TopicCommand and ConfigCommand should remove useless `--force` 
option.

----


> Remove useless `--force` option for both TopicCommand and ConfigCommand
> -----------------------------------------------------------------------
>
>                 Key: KAFKA-5707
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5707
>             Project: Kafka
>          Issue Type: Bug
>          Components: admin
>    Affects Versions: 0.11.0.0
>            Reporter: huxihx
>            Assignee: huxihx
>            Priority: Minor
>
> `TopicCommand` and `ConfigCommand` do expose an option named `--force` which 
> suppresses console prompts, but both classes do not actually use it. Should 
> remove it from the usage description.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to