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

Basivi Vanga commented on KAFKA-20638:
--------------------------------------

I'd like to work on this. Please assign it to me

> 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
>
> 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