Jason Gustafson created KAFKA-13698:
---------------------------------------

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


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