[
https://issues.apache.org/jira/browse/KAFKA-17427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876864#comment-17876864
]
黃竣陽 commented on KAFKA-17427:
-----------------------------
Hello [~mjsax] , If you wouldn't work on this, may I take this issue, Thanks you
> 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
> 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)