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

Not possible to recover from unhealthy state #10

Open
msarmstr opened this issue Mar 5, 2018 · 0 comments
Open

Not possible to recover from unhealthy state #10

msarmstr opened this issue Mar 5, 2018 · 0 comments

Comments

@msarmstr
Copy link

msarmstr commented Mar 5, 2018

It appears that once nodeHealth == false, it is impossible for nodeHealth == true again because the only place that nodeHealth is set after the initial value of true is in the evalChecks func (where it's only ever set to false).

It's unclear if this was intended or not, so I'm opening this issue.

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

1 participant