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(balancer): ensure the notify callback is invoked only if defined when handling cached connection errors #12468

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

tzssangglass
Copy link
Member

@tzssangglass tzssangglass commented Jan 31, 2024

Summary

address comments of #12346

Checklist

  • The Pull Request has tests
  • A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
  • There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Issue reference

Fix FTI-5616

…d when handling cached connection errors

address comments of #12346

Signed-off-by: tzssangglass <[email protected]>
@tzssangglass tzssangglass marked this pull request as ready for review January 31, 2024 08:34
@tzssangglass tzssangglass added the cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee label Jan 31, 2024
Signed-off-by: tzssangglass <[email protected]>
@tzssangglass
Copy link
Member Author

new Review patches for Kong:fix_max_retry: https://github.com/Kong/openresty-patches-review/pull/37

@chobits
Copy link
Contributor

chobits commented Jan 31, 2024

hi @tzssangglass do you add other function diff in this pr? we need to make sure we only modify the notify verification and one typo. Other feature could be add to 3.7

@tzssangglass
Copy link
Member Author

tzssangglass commented Jan 31, 2024

do you add other function diff in this pr? we need to make sure we only modify the notify verification and one typo. Other feature could be add to 3.7

fix as comments, view diff by: https://github.com/Kong/openresty-patches-review/pull/37

@kikito kikito merged commit 415ca0f into master Jan 31, 2024
31 checks passed
@kikito kikito deleted the fix_max_retry branch January 31, 2024 09:24
github-actions bot pushed a commit that referenced this pull request Jan 31, 2024
…d when handling cached connection errors (#12468)

* fix(balancer): ensure the `notify` callback is invoked only if defined when handling cached connection errors

address comments of #12346

Signed-off-by: tzssangglass <[email protected]>

* fix

Signed-off-by: tzssangglass <[email protected]>

---------

Signed-off-by: tzssangglass <[email protected]>
(cherry picked from commit 415ca0f)
@team-gateway-bot
Copy link
Collaborator

kikito pushed a commit that referenced this pull request Jan 31, 2024
…d when handling cached connection errors (#12468)

* fix(balancer): ensure the `notify` callback is invoked only if defined when handling cached connection errors

address comments of #12346

Signed-off-by: tzssangglass <[email protected]>

* fix

Signed-off-by: tzssangglass <[email protected]>

---------

Signed-off-by: tzssangglass <[email protected]>
(cherry picked from commit 415ca0f)
This was referenced Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/bazel cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee size/L skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants