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

Divij Vaidya resolved KAFKA-14041.
----------------------------------
    Resolution: Fixed

> Avoid the keyword var for a variable declaration in ConfigTransformer
> ---------------------------------------------------------------------
>
>                 Key: KAFKA-14041
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14041
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>            Reporter: QualiteSys QualiteSys
>            Assignee: Andrew Schofield
>            Priority: Major
>             Fix For: 3.8.0
>
>
> In the fileĀ 
> clients\src\main\java\org\apache\kafka\common\config\ConfigTransformer.java a 
> variable named var is declared :
> line 84 : for (ConfigVariable var : vars) {
> Since it is a java keyword, could the variable name be changed ?
> Thanks



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to