Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
0.9.0.0
-
None
-
None
-
None
Description
Affects server.properties host.name and advertised.host.name
kafka_1 | (kafka.server.KafkaConfig)
kafka_1 | [2015-12-19 04:08:53,900] FATAL (kafka.Kafka$)
kafka_1 | kafka.common.KafkaException: Unable to parse PLAINTEXT://kafka_kafka_1:9092 to a broker endpoint
kafka_1 | at kafka.cluster.EndPoint$.createEndPoint(EndPoint.scala:49)
kafka_1 | at kafka.utils.CoreUtils$$anonfun$listenerListToEndPoints$1.apply(CoreUtils.scala:309)
kafka_1 | at kafka.utils.CoreUtils$$anonfun$listenerListToEndPoints$1.apply(CoreUtils.scala:309)
Attachments
Issue Links
- is duplicated by
-
KAFKA-4121 Allow creating broker listeners from hostname
- Resolved