[ https://issues.apache.org/jira/browse/KAFKA-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978464#comment-14978464 ]
Ismael Juma commented on KAFKA-2701: ------------------------------------ Hi @[~mabbasi90.class], did you disable the PLAINTEXT port in the listeners config? > Consumer that uses Zookeeper to connect to Kafka broker, receives messages of > server that is secured with SSL+Authentication > ---------------------------------------------------------------------------------------------------------------------------- > > Key: KAFKA-2701 > URL: https://issues.apache.org/jira/browse/KAFKA-2701 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.9.0.0 > Reporter: Mohammad Abbasi > > I have a secured Kafka server with SSL+Authentication. Secured and > authenticated consumers and producers work OK with this server and > non-configured with SSL consumers and producer cannot send messages to or > receive messages from secured Kafka server when they are connected > "directly"(I mean not through the Zookeeper) to the server. > But when non-authenticated consumer connects through Zookeeper to the broker, > receives message from secured Kafka server. Is this a bug? or if it's OK, why > non-authenticated consumer can receive messages from Kafka server which > requires authentication through SSL? -- This message was sent by Atlassian JIRA (v6.3.4#6332)