[
https://issues.apache.org/jira/browse/KAFKA-5691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16300845#comment-16300845
]
ASF GitHub Bot commented on KAFKA-5691:
---------------------------------------
ijuma commented on issue #3608: KAFKA-5691- handle NOAUTH in
zkUtils.CreateRecursive
URL: https://github.com/apache/kafka/pull/3608#issuecomment-353502368
`ZkUtils` is on its way out. This change should be applied to
`KafkaZkClient` if we think we need it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> ZKUtils.CreateRecursive should handle NOAUTH
> --------------------------------------------
>
> Key: KAFKA-5691
> URL: https://issues.apache.org/jira/browse/KAFKA-5691
> Project: Kafka
> Issue Type: Bug
> Reporter: Ryan P
> Assignee: Ryan P
>
> Old consumers are unable to register themselves with secured ZK installations
> because a NOATH code is returned when attempting to create `/consumers'.
> Rather than failing Kafka should log the error and continue down the path
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)