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

Allow setting maxclientcnxns #220

Closed
naude-r opened this issue Jul 14, 2020 · 0 comments · Fixed by #262
Closed

Allow setting maxclientcnxns #220

naude-r opened this issue Jul 14, 2020 · 0 comments · Fixed by #262
Assignees

Comments

@naude-r
Copy link

naude-r commented Jul 14, 2020

Description

We require to set additional config, specifically maxClientCnxns.

Importance

Currently we cannot deploy more services as ZK is refusing connections with:
Error accepting new connection: Too many connections from /10.42.0.1 - max is 60

Suggestions for an improvement

Either add additional config options during deploy time, or add a user configurable configmap. the configmap can be merged with the fixed settings provided by the operator.

See also #3

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 a pull request may close this issue.

2 participants