You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
With sasl_protocol = scram , kafka controller doesn't start, with error java.lang.IllegalArgumentException: Could not find a 'KafkaServer' or 'controller.KafkaServer' entry in the JAAS configuration. System property 'java.security.auth.login.config' is not set
To Reproduce
Steps to reproduce the behaviour :
declare brokers nodes + controller nodes
set sasl_protocol: scram
Expected behaviour
A clear and concise description of what you expected to happen : controller nodes starts
Environment (please complete the following information):
Describe the issue
With
sasl_protocol
=scram
, kafka controller doesn't start, with errorjava.lang.IllegalArgumentException: Could not find a 'KafkaServer' or 'controller.KafkaServer' entry in the JAAS configuration. System property 'java.security.auth.login.config' is not set
To Reproduce
Steps to reproduce the behaviour :
sasl_protocol: scram
Expected behaviour
A clear and concise description of what you expected to happen : controller nodes starts
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: