Jeremy Custenborder created KAFKA-5572:
------------------------------------------
Summary: ConfigDef.Type.List should support escaping comma
character
Key: KAFKA-5572
URL: https://issues.apache.org/jira/browse/KAFKA-5572
Project: Kafka
Issue Type: Improvement
Reporter: Jeremy Custenborder
Assignee: Jeremy Custenborder
Priority: Minor
You should be able to include a comma in a list. Currently the split regex is
only looks for comma. This should be escapable with as something like \,.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)