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 the issue of xds flow control function test #1724

Closed
hanbingleixue opened this issue Jan 2, 2025 · 0 comments · Fixed by #1725
Closed

Fix the issue of xds flow control function test #1724

hanbingleixue opened this issue Jan 2, 2025 · 0 comments · Fixed by #1725
Labels
kind/bug Something isn't working

Comments

@hanbingleixue
Copy link
Collaborator

hanbingleixue commented Jan 2, 2025

What happened?

Some problems occur during the function test of the xds flow control function:
1、OKHTTP error injection failure
2、The xDS flow control instance circuit breaker function does not take effect When the number of failures reaches the threshold,
3、The request circuit breaker function of the flow control plug-in xDS flow control function does not take effect.
4、The xDS flow control function of the flow control plugin does not take effect when the httpurlconnection retries.
5、If the xDS flow control capability of the flow control plug-in is enabled and the xDS flow control rule is not configured, the service fails to be invoked.
6、The xDS flow control server fails to limit the traffic.

How can we reproduce it (as minimally and precisely as possible)?

Deploy applications on Kubernetes and release XDS flow control rules to reproduce the problem.

Anything else we need to know?

noting

Sermant version

2.1.2

OS version

# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here

# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
@hanbingleixue hanbingleixue added the kind/bug Something isn't working label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant