You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jeremy Custenborder (JIRA)" <ji...@apache.org> on 2017/07/08 16:18:00 UTC

[jira] [Created] (KAFKA-5572) ConfigDef.Type.List should support escaping comma character

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)