[ 
https://issues.apache.org/jira/browse/KAFKA-10168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias J. Sax updated KAFKA-10168:
------------------------------------
    Description: 
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-629: 
[https://cwiki.apache.org/confluence/display/KAFKA/KIP-629%3A+Rename+StreamsConfig+config+variable+name]

  was: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.


> 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-629: 
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-629%3A+Rename+StreamsConfig+config+variable+name]



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

Reply via email to