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

fix(healthcheck) fail hard when initial locking_target_list failed #34

Merged
merged 1 commit into from
Nov 14, 2019

Conversation

fffonion
Copy link
Contributor

Since we didn't protect nil ptr of targets in other places in this library, error
on locking_target_list which makes targets remain nil should be considered
unrecoverable failure.

See also Kong/kong#5189

Since we didn't protect nil ptr of `targets` in other places in this library, error
on `locking_target_list` which makes `targets` remain `nil` should be considered
unrecoverable failure.

See also Kong/kong#5189
@locao locao merged commit f880430 into master Nov 14, 2019
@locao locao deleted the fix/init-lock-failure branch November 14, 2019 16:18
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 this pull request may close these issues.

None yet

2 participants