[
https://issues.apache.org/jira/browse/KAFKA-17427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax resolved KAFKA-17427.
-------------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
> Fix leaking *_DOC variables in StreamsConfig
> --------------------------------------------
>
> Key: KAFKA-17427
> URL: https://issues.apache.org/jira/browse/KAFKA-17427
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Reporter: Matthias J. Sax
> Assignee: 黃竣陽
> Priority: Major
> Labels: kip
> Fix For: 4.0.0
>
>
> StreamsConfigs has two variables per config, one for the config name and one
> for the doc description. The second one for the doc description should be
> private, but it's public for some cases.
> We should deprecate the public ones to allow us making them private in a
> future release.
> KIP-1085:
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-1085%3A+Fix+leaking+*_DOC+variables+in+StreamsConfig?src=jira]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)