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

Limit connections to Zookeeper #896

Open
mikewalch opened this issue Aug 3, 2017 · 2 comments
Open

Limit connections to Zookeeper #896

mikewalch opened this issue Aug 3, 2017 · 2 comments

Comments

@mikewalch
Copy link
Member

The method FluoAdminImpl.mergeZookeeperConfig currently creates a curator to connect to Zookeeper. This method could accept a curator object and calls to it could be changed to limit the number of connections to Zookeeper.

@keith-turner
Copy link
Contributor

Noticed that CommandUtil.verifyAppInitialized() also creates a curator.

@ctubbsii ctubbsii removed this from the 1.2.0 milestone Apr 25, 2018
@ctubbsii
Copy link
Member

Not sure if this was done. Removing the milestone. Please add the correct milestone and close if completed.

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

No branches or pull requests

3 participants