Ashish K Singh created KAFKA-3232:
-------------------------------------
Summary: Evaluate if configs with no value exist and if not remove
support for such configs in CommanLineUtils
Key: KAFKA-3232
URL: https://issues.apache.org/jira/browse/KAFKA-3232
Project: Kafka
Issue Type: Improvement
Reporter: Ashish K Singh
Assignee: Ashish K Singh
CommanLineUtils.parseKeyValueArgs allows to have configs with missing values.
However, I could not find any config that does not require a value. KAFKA-3141
raised the concern that it might be better to just error out if a config is
missing a value. This JIRA intends to do a thorough check on existence of such
configs and if not update CommanLineUtils accordingly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)