-
Notifications
You must be signed in to change notification settings - Fork 42
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
[Issue]: sasl.jaas.config property is not applied #435
Comments
Thank you for collaborating with the project by giving us feedback! In case it applies, it would be helpful if you could attach an example AVRO and an example test plan for us to reproduce the error. Cheers! |
Scheme: { |
Fixed. I had to use the standalone version and add directly in the java class the parameter for the auth. |
What happened?
I use security.protocol SASL_PLAINTEXT.
When I run the test, I see in the log that plaintext is being used.
security.protocol property isn't applied,
sasl.jaas.config property is not applied.
I tried KLoadGen 5.6.12 and 5.6.10. Both are working same.
JMeter version 5.6.2.
test_plan.zip
KloadGen Version
KLoadGen 5.6.12 and KLoadGen 5.6.10 from maven
Relevant log output
Have you added your JMX Testplan or a replica?
Have you added your Schema or a replica?
The text was updated successfully, but these errors were encountered: