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

Dev #15

Open
wants to merge 13 commits into
base: dev
Choose a base branch
from
Open

Dev #15

wants to merge 13 commits into from

Conversation

4zore4
Copy link

@4zore4 4zore4 commented Nov 26, 2024

提供了redis连接数不足的故障原子能力(Provides redis connection limit capability)

通过限制redis连接数,提供了redis连接数不足的故障原子能力(By limiting the number of redis connections, the failure atomic capability of insufficient redis connections is provided)

Describe how you did it

通过使用go-redis包中的Golang接口修改Redis的maxclients。(Modify maxclients of Redis by using the Golang interface in the go-redis package.)

Describe how to verify it

根据文档指引,将chaos_middleware打包后,放置到blade的/bin目录下,执行redis的clients-limit故障注入,故障注入的过程如下图所示。

According to the documentation guidelines (https://chaosblade.io/blog/2023/07/10/chaosblade-contribution-by-redis), packaged chaos_middleware, put on/bin directory of the blade, Execute redis clients-limit fault injection. The fault injection process is shown in the following figure.

image

Special notes for reviews

Yuaninga and others added 13 commits April 23, 2023 17:27
Signed-off-by: caimingxia <[email protected]>
Signed-off-by: caimingxia <[email protected]>
Signed-off-by: caimingxia <[email protected]>
Signed-off-by: admin <[email protected]>
Signed-off-by: zhanluxianshen <[email protected]>
Signed-off-by: caimingxia <[email protected]>
add new experiment-redis clients limit
新增实验:限制redis连接数
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.

5 participants