GitHub user shikhar opened a pull request: https://github.com/apache/kafka/pull/2182
ConfigDef experimentation - support List<T> and Map<String, T> You can merge this pull request into a Git repository by running: $ git pull https://github.com/shikhar/kafka configdef-experimentation Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2182.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2182 ---- commit 39a10054606c2ae9d26d7b0625c7c59210129b09 Author: Shikhar Bhushan <shik...@confluent.io> Date: 2016-11-28T19:27:21Z ConfigDef experimentation - support List<T> and Map<String, T> ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---