Carson Gaspar created AMBARI-18381:
--------------------------------------
Summary: Kafka alerts fail if more than one listener is configured
Key: AMBARI-18381
URL: https://issues.apache.org/jira/browse/AMBARI-18381
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.2.2
Reporter: Carson Gaspar
Priority: Minor
If more than one kafka listener is configured (e.g.
PLAINTEXTSASL://localhost:6667, PLAINTEXT://127.0.0.1:6668), the alert
definition configures a PORT test with the whole string, which appears to get
parsed with the first hostname and the last port. This causes the test to fail.
If there's a way to modify {{kafka-broker/listeners}} so that it splits on the
first comma, or some other workaround, I can't figure it out.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)