-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
chore(patches): revert the "respect max retries" patch #12470
Conversation
We have discovered potential segfault risk with the feature and we do not have enough time to review this in more depth, therefore we have decided to revert the change temporarily to further investigate. FTI-5616
@dndx Shouldn't this pr target for the 3.6.x branch instead of the master branch? |
@AndyZhang0707 I had some second thought and maybe we should merge onto |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release/3.4.x
git worktree add -d .worktree/backport-12470-to-release/3.4.x origin/release/3.4.x
cd .worktree/backport-12470-to-release/3.4.x
git switch --create backport-12470-to-release/3.4.x
git cherry-pick -x 99a9aa2deb3cc4da315b906b592ea3b56366283c |
* chore(patches): revert the "respect max retries" patch We have discovered potential segfault risk with the feature and we do not have enough time to review this in more depth, therefore we have decided to revert the change temporarily to further investigate. This reverts PR #12346. FTI-5616 (cherry picked from commit 99a9aa2)
Successfully created backport PR for |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release/3.4.x
git worktree add -d .worktree/backport-12470-to-release/3.4.x origin/release/3.4.x
cd .worktree/backport-12470-to-release/3.4.x
git switch --create backport-12470-to-release/3.4.x
git cherry-pick -x 99a9aa2deb3cc4da315b906b592ea3b56366283c |
Git push to origin failed for release/3.6.x with exitcode 1 |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release/3.4.x
git worktree add -d .worktree/backport-12470-to-release/3.4.x origin/release/3.4.x
cd .worktree/backport-12470-to-release/3.4.x
git switch --create backport-12470-to-release/3.4.x
git cherry-pick -x 99a9aa2deb3cc4da315b906b592ea3b56366283c |
Git push to origin failed for release/3.6.x with exitcode 1 |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release/2.8.x
git worktree add -d .worktree/backport-12470-to-release/2.8.x origin/release/2.8.x
cd .worktree/backport-12470-to-release/2.8.x
git switch --create backport-12470-to-release/2.8.x
git cherry-pick -x 99a9aa2deb3cc4da315b906b592ea3b56366283c |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release/3.4.x
git worktree add -d .worktree/backport-12470-to-release/3.4.x origin/release/3.4.x
cd .worktree/backport-12470-to-release/3.4.x
git switch --create backport-12470-to-release/3.4.x
git cherry-pick -x 99a9aa2deb3cc4da315b906b592ea3b56366283c |
Git push to origin failed for release/3.6.x with exitcode 1 |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release/2.8.x
git worktree add -d .worktree/backport-12470-to-release/2.8.x origin/release/2.8.x
cd .worktree/backport-12470-to-release/2.8.x
git switch --create backport-12470-to-release/2.8.x
git cherry-pick -x 99a9aa2deb3cc4da315b906b592ea3b56366283c |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release/3.4.x
git worktree add -d .worktree/backport-12470-to-release/3.4.x origin/release/3.4.x
cd .worktree/backport-12470-to-release/3.4.x
git switch --create backport-12470-to-release/3.4.x
git cherry-pick -x 99a9aa2deb3cc4da315b906b592ea3b56366283c |
Git push to origin failed for release/3.6.x with exitcode 1 |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release/2.8.x
git worktree add -d .worktree/backport-12470-to-release/2.8.x origin/release/2.8.x
cd .worktree/backport-12470-to-release/2.8.x
git switch --create backport-12470-to-release/2.8.x
git cherry-pick -x 99a9aa2deb3cc4da315b906b592ea3b56366283c |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release/3.4.x
git worktree add -d .worktree/backport-12470-to-release/3.4.x origin/release/3.4.x
cd .worktree/backport-12470-to-release/3.4.x
git switch --create backport-12470-to-release/3.4.x
git cherry-pick -x 99a9aa2deb3cc4da315b906b592ea3b56366283c |
Git push to origin failed for release/3.6.x with exitcode 1 |
* chore(patches): revert the "respect max retries" patch We have discovered potential segfault risk with the feature and we do not have enough time to review this in more depth, therefore we have decided to revert the change temporarily to further investigate. This reverts PR #12346. FTI-5616 (cherry picked from commit 99a9aa2)
We have discovered potential segfault risk with the feature and we do not have enough time to review this in more depth, therefore we have decided to revert the change temporarily to further investigate.
This reverts PR #12346.
FTI-5616
Automatically generated patch diff: https://github.com/Kong/openresty-patches-review/pull/40