Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

ZK authentication #27

Open
adecarolis opened this issue Mar 25, 2019 · 4 comments
Open

ZK authentication #27

adecarolis opened this issue Mar 25, 2019 · 4 comments

Comments

@adecarolis
Copy link

Hello,
I'm not sure if this is a missing feature or if I'm doing something wrong however I'm trying to backup some nodes which have ACL's enabled. I have the necessary credentials but can't understand how/where to use them:

root@f2d067caa672:/go# burry -e docker.for.mac.localhost:2181 -t local
INFO[0000] Selected operation: BACKUP                    func=main
2019/03/25 19:36:48 Connected to 192.168.65.2:2181
2019/03/25 19:36:49 Authenticated: id=72312109170556965, timeout=4000
2019/03/25 19:36:49 Re-submitting `0` credentials after reconnect
INFO[0000] Rewriting root                                func=store
ERRO[0000] zk: not authenticated                         func=visitZK
ERRO[0000] zk: not authenticated                         func=visitZK
ERRO[0000] zk: not authenticated                         func=visitZK
INFO[0000] Operation successfully completed. The snapshot ID is: 1553542608  func=main
root@f2d067caa672:/go#

Is this possible with burry?
Thanks

@mhausenblas
Copy link
Owner

Thanks for raising this issue. Not sure what you mean by 'is this possible', though.

@adecarolis
Copy link
Author

I meant to ask if it was possible backing up clusters with ACL's enabled

@mhausenblas
Copy link
Owner

Oh, sorry, didn't catch that from the initial point, thanks for clarifying. So, there's no explicit support for this currently and I don't plan to work on it either, but as usual, PRs are welcome.

@giulianisanches
Copy link

I found the 2 issues below, but don't know (yet) how they are releated to this one:

linkedin/Burrow#347
linkedin/Burrow#438

Just want to reference them here as i'm having a similar issue. The difference is that i only get one error message and the backup continues.

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

No branches or pull requests

3 participants