Jun Rao created KAFKA-3051: ------------------------------ Summary: security.protocol documentation is inaccurate Key: KAFKA-3051 URL: https://issues.apache.org/jira/browse/KAFKA-3051 Project: Kafka Issue Type: Improvement Components: clients Affects Versions: 0.9.0.0 Reporter: Jun Rao Fix For: 0.9.0.1
In CommonClientConfigs, the doc for security.protocol says "Currently only PLAINTEXT and SSL are supported.". This is inaccurate since we support SASL as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332)