You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Thomas Stringer <tr...@gmail.com> on 2017/11/09 17:25:56 UTC

Documentation or reference on listener names/types?

I've been working with Kafka broker listeners and I'm curious is there 
any documentation that explains what all of them apply to? Such as 
CLIENT, PLAINTEXT, SASL/SSL, etc. I see the encryption part of the 
documentation, but is it just inferred what these listeners apply to?

Thank you in advance!