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

Improve HA behavior of application agents in leaf clusters #10734

Merged
merged 5 commits into from
Mar 4, 2022

Conversation

gabrielcorado
Copy link
Contributor

Same issue as #10640 but for application agents: The application agent fallback logic in the proxy server did not recognize the reverse tunnel error properly when connecting to a leaf cluster agent, so the retry logic did not kick in, returning 500 errors immediately.

The solution is the same presented at #10641. Besides that, the application integration tests were updated to enable tests to manage application agents in leaf clusters with the startLeafAppServers function.

@gabrielcorado gabrielcorado self-assigned this Mar 2, 2022
@github-actions github-actions bot requested review from lxea and nklaassen March 2, 2022 15:09
Copy link
Collaborator

@r0mant r0mant left a comment

Choose a reason for hiding this comment

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

let's backport to v9 and v8 also

@gabrielcorado gabrielcorado enabled auto-merge (squash) March 4, 2022 13:57
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.

3 participants