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

support ZooKeeper 3.9.2 tls 1.3 #168

Merged
merged 6 commits into from
May 7, 2024
Merged

support ZooKeeper 3.9.2 tls 1.3 #168

merged 6 commits into from
May 7, 2024

Conversation

nicoloboschi
Copy link
Contributor

ZooKeeper 3.9.2 comes with TLS 1.3 enabled by default (if jdk >= 17).
Since the operator uses a zk client to connect to it, it's better to set tls 1.2 explictly in the ZK configuration to not be dependent on the JDK version

@nicoloboschi nicoloboschi merged commit 25214b4 into main May 7, 2024
8 of 9 checks passed
@nicoloboschi nicoloboschi deleted the support-zk-pulsar3 branch May 7, 2024 07:27
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 this pull request may close these issues.

1 participant