showuon commented on code in PR #14631:
URL: https://github.com/apache/kafka/pull/14631#discussion_r1372655192


##########
docs/ops.html:
##########
@@ -3822,6 +3822,9 @@ <h3>Provisioning the KRaft controller quorum</h3>
 # The inter broker listener in brokers to allow KRaft controller send RPCs to 
brokers
 inter.broker.listener.name=PLAINTEXT
 
+# Maps listener names to security protocols. Please add the inter broker 
listener protocol mapping
+listener.security.protocol.map=PLAINTEXT:PLAINTEXT

Review Comment:
   You're right. PR updated to add `CONTROLLER:PLAINTEXT`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to