Basivi Vanga created KAFKA-20638:
------------------------------------

             Summary: se 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


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