Niels Buyens created AMBARI-25389:
-------------------------------------
Summary: Kafka brokers can not use PLAINTEXT and SASL_PLAINTEXT at
the same time when Kerberos is enabled
Key: AMBARI-25389
URL: https://issues.apache.org/jira/browse/AMBARI-25389
Project: Ambari
Issue Type: Bug
Components: ambari-agent, ambari-server
Affects Versions: 2.7.3
Reporter: Niels Buyens
Fix For: trunk
With Kerberos enabled, PLAINTEXT listeners get substituted with SASL_PLAINTEXT
by ambari-agent.
This makes using both PLAINTEXT and SASL_PLAINTEXT at the same time impossible,
as the listeners property will have SASL_PLAINTEXT listeners provided twice (on
different ports).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)