You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Vahid Hashemian (JIRA)" <ji...@apache.org> on 2017/01/03 19:05:58 UTC

[jira] [Created] (KAFKA-4584) Fail the 'kafka-configs' command if the config to be removed does not exist

Vahid Hashemian created KAFKA-4584:
--------------------------------------

             Summary: Fail the 'kafka-configs' command if the config to be removed does not exist
                 Key: KAFKA-4584
                 URL: https://issues.apache.org/jira/browse/KAFKA-4584
             Project: Kafka
          Issue Type: Improvement
            Reporter: Vahid Hashemian
            Assignee: Vahid Hashemian
            Priority: Minor


With [Kafka-4480|https://issues.apache.org/jira/browse/KAFKA-4480], the {{kafka-configs}} command was improved to log an error in case some of the user provided configs for removal do not exist. To make this command safer in case of such user errors it was suggested by [~ijuma] to fail the command rather than just logging an error; and have the user retry the command with correct config names.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)