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

Mickael Maison reassigned KAFKA-15500:
--------------------------------------

    Assignee: Svyatoslav

> Code bug in SslPrincipalMapper.java
> -----------------------------------
>
>                 Key: KAFKA-15500
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15500
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients, security
>    Affects Versions: 3.5.1
>            Reporter: Svyatoslav
>            Assignee: Svyatoslav
>            Priority: Major
>
> Code bug in:
> if (toLowerCase && result != null) {
>                 result = result.toLowerCase(Locale.ENGLISH);
>             } else if (toUpperCase{color:#FF0000} & {color}result != null) {
>                 result = result.toUpperCase(Locale.ENGLISH);
>             }



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

Reply via email to