Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-14041

Avoid the keyword var for a variable declaration in ConfigTransformer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.8.0
    • clients
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              schofielaj Andrew Schofield
              qualitesys QualiteSys QualiteSys
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: