You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Shikhar Bhushan (JIRA)" <ji...@apache.org> on 2016/12/12 19:52:58 UTC

[jira] [Created] (KAFKA-4524) ConfigDef.Type.LIST does not handle escaping

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)