You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Paul Czajka (JIRA)" <ji...@apache.org> on 2018/11/28 00:25:00 UTC

[jira] [Created] (KAFKA-7683) Support ConfigDef.Type.MAP

Paul Czajka created KAFKA-7683:
----------------------------------

             Summary: Support ConfigDef.Type.MAP
                 Key: KAFKA-7683
                 URL: https://issues.apache.org/jira/browse/KAFKA-7683
             Project: Kafka
          Issue Type: Bug
          Components: clients
            Reporter: Paul Czajka


Support ConfigDef.Type.MAP which will parse a string value (e.g. "a=1;b=2;c=3") into a HashMap<String, String>.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)