[
https://issues.apache.org/jira/browse/KAFKA-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15840787#comment-15840787
]
ASF GitHub Bot commented on KAFKA-4705:
---------------------------------------
GitHub user cmccabe opened a pull request:
https://github.com/apache/kafka/pull/2456
KAFKA-4705: ConfigDef should support deprecated keys as synonyms
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cmccabe/kafka KAFKA-4705
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2456.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 #2456
----
commit a9ee457a1e0269a5c0f2460896b262b0a81a7b46
Author: Colin P. Mccabe <[email protected]>
Date: 2017-01-27T01:09:50Z
KAFKA-4705: ConfigDef should support deprecated keys as synonyms
----
> ConfigDef should support deprecated keys as synonyms
> ----------------------------------------------------
>
> Key: KAFKA-4705
> URL: https://issues.apache.org/jira/browse/KAFKA-4705
> Project: Kafka
> Issue Type: Improvement
> Components: config
> Reporter: Colin P. McCabe
> Assignee: Colin P. McCabe
>
> ConfigDef should support deprecated keys as synonyms. That way, we can
> change the name of configuration keys over time, and have a window of time
> when the old names are supported.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)