You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "sats (Jira)" <ji...@apache.org> on 2020/06/16 03:27:00 UTC

[jira] [Commented] (KAFKA-10168) Rename public StreamsConfig variable

    [ https://issues.apache.org/jira/browse/KAFKA-10168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136266#comment-17136266 ] 

sats commented on KAFKA-10168:
------------------------------

Hi [~mjsax], it looks low hanging for me to start contributing to this project, can you please assign to me ? or please help me some tickets which are easy for the starter. Thanks 

> Rename public StreamsConfig variable
> ------------------------------------
>
>                 Key: KAFKA-10168
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10168
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Matthias J. Sax
>            Assignee: Matthias J. Sax
>            Priority: Trivial
>              Labels: kip
>
> All Kafka Streams configuration parameter are exposed via public variables that all end with `_CONFIG` suffix. However, we added the variable of `topology.optimization` as `TOPOLOGY_OPTIMIZATION` instead of `TOPLOGY_OPTIMIZATION_CONFIG`. We should align the variable name.
> KIP-626: [https://cwiki.apache.org/confluence/display/KAFKA/KIP-626%3A+Rename+StreamsConfig+config+variable+name]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)