Mickael Maison created KAFKA-5830: ------------------------------------- Summary: kafka-configs.sh allow to delete all configs for an entity Key: KAFKA-5830 URL: https://issues.apache.org/jira/browse/KAFKA-5830 Project: Kafka Issue Type: Improvement Components: tools Reporter: Mickael Maison Assignee: Mickael Maison
kafka-configs.sh only allows to delete specific configurations and actually fails if one of the configuration provided does not exist. That makes it hard to use and forces us to first query the details and parse the output in order to know the configurations to delete. Having an option to delete all configuration for an entity would make it easier to use. -- This message was sent by Atlassian JIRA (v6.4.14#64029)