Shikhar Bhushan created KAFKA-4524:
--------------------------------------
Summary: ConfigDef.Type.LIST does not handle escaping
Key: KAFKA-4524
URL: https://issues.apache.org/jira/browse/KAFKA-4524
Project: Kafka
Issue Type: Bug
Reporter: Shikhar Bhushan
{{ConfigDef.Type.LIST}} expects a CSV list, but does not handle escaping. It is
not possible to provide values containing commas.
We should probably adopt the semi-standard way of escaping CSV as in
https://tools.ietf.org/html/rfc4180
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)