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

Add SASL_SSL Support to Kafka Setup in Docker #10544

Closed
wornjs opened this issue May 20, 2024 · 2 comments · Fixed by #10545
Closed

Add SASL_SSL Support to Kafka Setup in Docker #10544

wornjs opened this issue May 20, 2024 · 2 comments · Fixed by #10545
Labels
bug Bug report stale

Comments

@wornjs
Copy link
Contributor

wornjs commented May 20, 2024

Describe the bug
To establish a SASL_SSL connection, key store and trust store information is required
but now only support ssl
To Reproduce
just connect kafka with sasl_ssl

@wornjs wornjs added the bug Bug report label May 20, 2024
@wornjs
Copy link
Contributor Author

wornjs commented May 20, 2024

how about change like this

Add all environment variables with KAFKA_PROPERTIES to connect.properties.
This ensures that any changes to Kafka settings can be managed by adding environment variables, without the need to modify the Docker file.

Copy link

This issue is stale because it has been open for 30 days with no activity. If you believe this is still an issue on the latest DataHub release please leave a comment with the version that you tested it with. If this is a question/discussion please head to https://slack.datahubproject.io. For feature requests please use https://feature-requests.datahubproject.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant