Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Switch Zookeeper.NET dependecy to ZooKeeperNetEx #66

Open
mscrivo opened this issue Jun 17, 2016 · 3 comments
Open

Switch Zookeeper.NET dependecy to ZooKeeperNetEx #66

mscrivo opened this issue Jun 17, 2016 · 3 comments

Comments

@mscrivo
Copy link

mscrivo commented Jun 17, 2016

I've tried this library and while it works really well when Zookeeper is available, it falls down tremendously when the Zookeeper hostname is invalid, or there is no Zookeeper up to handle the connections. When the hostname is invalid, it throws an unhandled null ptr exception and I had to write some hacky code to make sure the hostname was valid before trying to connect. The library also seems to be unmaintained. Please switch to using this library instead https://www.nuget.org/packages/ZooKeeperNetEx/

@soumyajit-sahu
Copy link
Contributor

Thanks @mscrivo for suggesting the ZooKeeperNetEx. We have been looking for a supported Zookeeper .net lib ourselves.
We will review this one.

@mscrivo
Copy link
Author

mscrivo commented Jun 17, 2016

No problem. Thanks for the quick response.

@shayhatsor
Copy link

shayhatsor commented Aug 15, 2016

Hi, I'm the author of ZooKeeperNetEx. It's great to see that people like it! It's kind of my 👶
If you need any assistance I'm here. By the way, it has been integrated in Microsoft Project Orleans for more than a year, so you can count on that it's production ready.

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