[
https://issues.apache.org/jira/browse/KAFKA-17427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-17427:
------------------------------------
Description:
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]
was:
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.
> 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
>
> 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)