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

make LivenessProbe,ReadinessProbe initialdelayseconds,timeout configurable thru CRD #275

Closed
priyavj08 opened this issue Nov 28, 2020 · 2 comments · Fixed by #290
Closed
Assignees

Comments

@priyavj08
Copy link

Description

(Describe the feature, bug, question, proposal that you are requesting)
In cases where ZKserver takes little bit more time to startup, "echo ruok | nc 127.0.0.1 $CLIENT_PORT" fails with connection refused. ZookeeperReady.sh doesn't promote the node as participant and the quorum doesn't form

Importance

(Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have))
blocker as the zk-2/zk-3 pod goes in to error state, doesn't get promoted as participant and the quorum is not formed

Location

(Where is the piece of code, package, or document affected by this issue?)
ZK cluster CRD POD configuration

Suggestions for an improvement

please make the initialdelayseconds configurable through CRD so some delay can be introduced
(How do you suggest to fix or proceed with this issue?)

@priyavj08
Copy link
Author

hi @anishakj when will this be available?

thanks

@anishakj anishakj self-assigned this Jan 13, 2021
@priyavj08
Copy link
Author

@anishakj thanks. when will the next release be?

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