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

Jason Gustafson resolved KAFKA-13698.
-------------------------------------
    Resolution: Fixed

> KRaft authorizer should check host address instead of name
> ----------------------------------------------------------
>
>                 Key: KAFKA-13698
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13698
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>            Priority: Major
>
> StandardAuthorizer currently uses `InetAddress.getHostName` to validate hosts 
> specified by ACLs. It should use `InetAddress.getHostAddress` instead as we 
> do in `AclAuthorizer`.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to