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

Chia-Ping Tsai resolved KAFKA-20638.
------------------------------------
    Fix Version/s: 4.4.0
       Resolution: Fixed

> Use Locale.ROOT in   ConsumerGroupCommand.toLowerCase()
> -------------------------------------------------------
>
>                 Key: KAFKA-20638
>                 URL: https://issues.apache.org/jira/browse/KAFKA-20638
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Basivi Vanga
>            Priority: Minor
>              Labels: new-bie
>             Fix For: 4.4.0
>
>
> ConsumerGroupCommand.consumerGroupTypesFromString() 
>   calls toLowerCase() without a Locale parameter, which
>   violates the project's checkstyle rules. Should use
>   toLowerCase(Locale.ROOT) instead.



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

Reply via email to