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

zookeeper ssl support #304

Open
mfroes opened this issue Dec 7, 2017 · 6 comments
Open

zookeeper ssl support #304

mfroes opened this issue Dec 7, 2017 · 6 comments

Comments

@mfroes
Copy link

mfroes commented Dec 7, 2017

Hi,
We decided to use Zookeeper r3.5.3-beta with SSL support for our cluster.
I have been trying to configure the [zookeeper] section to use SSL support.
I have tried with client-profile="tlsclient" and with tls="tlsprofile"
but the authentication fails every time.
{"level":"info","ts":1512689840.9902906,"msg":"Authentication failed: read tcp ip:53550->ip2:2281: i/o timeout","type":"coordinator","name":"zookeeper"}
Is there a way of setting it up ?
Thanks,

@toddpalino
Copy link

Currently Burrow does not support Zookeeper SSL

@mfroes
Copy link
Author

mfroes commented Dec 9, 2017

Is there any plans for adding the support?

@toddpalino
Copy link

It's not on my list at the moment, as the Zookeeper that supports it is still beta (and has been for a significant length of time). If someone else would like to work on it, I'm happy to review the PR.

@marcelrend
Copy link

marcelrend commented Jul 10, 2020

@toddpalino do you have any update on this? I see some work was done here #347

@amossc
Copy link

amossc commented Nov 4, 2021

With soon dropping the use of Zookeeper, how relevant is this still? #707

@parulpriyaBLK
Copy link

Is there any update for the Burrow supporting Zookeeper SSL/TLS connection?

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

No branches or pull requests

5 participants