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(core): fix balancer stop_healthchecks function table nil panic bug #12865

Merged
merged 6 commits into from
Apr 19, 2024

Conversation

oowl
Copy link
Member

@oowl oowl commented Apr 16, 2024

Summary

fix balancer stop_healthchecks function unexpected table nil panic
https://github.com/Kong/kong/blob/master/kong/runloop/balancer/healthcheckers.lua#L421

Checklist

Issue reference

Fix #12811

@github-actions github-actions bot added core/balancer cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee labels Apr 16, 2024
@oowl oowl changed the title fix(balancer): fix balancer stop_healthchecks function table nil panic bug fix(core): fix balancer stop_healthchecks function table nil panic bug Apr 17, 2024
kong/runloop/balancer/healthcheckers.lua Outdated Show resolved Hide resolved
kong/runloop/balancer/healthcheckers.lua Outdated Show resolved Hide resolved
@windmgc windmgc merged commit 0a4918d into master Apr 19, 2024
25 checks passed
@windmgc windmgc deleted the fix/balancer-oowl-patch-1 branch April 19, 2024 07:19
@team-gateway-bot
Copy link
Collaborator

Successfully created cherry-pick PR for master:

Copy link
Contributor

@chobits chobits left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Approved

locao pushed a commit that referenced this pull request Apr 24, 2024
#12865)

fix balancer stop_healthchecks function unexpected table nil panic
#12811

(cherry picked from commit 0a4918d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee core/balancer size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kong 500 error:received: 500; {"message":"An unexpected error occurred"}
6 participants