You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthew de Detrich (Jira)" <ji...@apache.org> on 2022/07/25 14:30:00 UTC

[jira] [Created] (KAFKA-14103) Check for hostnames in CoreUtils.scala

Matthew de Detrich created KAFKA-14103:
------------------------------------------

             Summary: Check for hostnames in CoreUtils.scala
                 Key: KAFKA-14103
                 URL: https://issues.apache.org/jira/browse/KAFKA-14103
             Project: Kafka
          Issue Type: Improvement
          Components: core
            Reporter: Matthew de Detrich


In the process of working on [https://github.com/apache/kafka/pull/11478] we realized that Kafka does not do any hostname validation when parsing listener configurations. It would be ideal to investigate hostname validation so that we can eagerly short-circuit on invalid hostnames rather than the current behaviour (this needs to be verified). 



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