[
https://issues.apache.org/jira/browse/KAFKA-17427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax reassigned KAFKA-17427:
---------------------------------------
Assignee: 黃竣陽
> 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: needs-kip
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)