gerardq commented on pull request #8482:
URL: https://github.com/apache/kafka/pull/8482#issuecomment-651636340


   Hi, don't know if this is the correct place but here is my issue: 
`kafka-configs --zookeeper ... ---entity-type users` can be used to manage 
SCRAM users stored in zookeeper. So it still needs to connect to zookeeper, not 
bootstrap server. Will this be supported in future releases? Whenever I run the 
command (using cp 5.5.0) I am getting the warning '--zookeeper is deprecated 
and will be removed in a future version of Kafka'. When trying the command via 
bootstrap-server it fails saying 'Invalid entity type users, the entity type 
must be one of topics,brokers,broker-loggers with the --bootstrap-server 
argument'.
   
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to