Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

controller start fails when scram protocol enabled #1506

Open
piif opened this issue Oct 31, 2023 · 1 comment · May be fixed by #1507
Open

controller start fails when scram protocol enabled #1506

piif opened this issue Oct 31, 2023 · 1 comment · May be fixed by #1507

Comments

@piif
Copy link
Contributor

piif commented Oct 31, 2023

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):

  • OS: Ubuntu
  • CP-Ansible Branch: 7.5.1-post
  • Ansible Version 2.15.2
@piif
Copy link
Contributor Author

piif commented Oct 31, 2023

https://stackoverflow.com/questions/74398912/need-kafka-kraft-sasl-plaintext exposes similar problem and provides a solution.

@piif piif linked a pull request Oct 31, 2023 that will close this issue
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant