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

[BUG]redis:The parameters are not affected after VerticalScaling #465

Closed
haowen159 opened this issue Apr 22, 2024 · 0 comments · Fixed by #834
Closed

[BUG]redis:The parameters are not affected after VerticalScaling #465

haowen159 opened this issue Apr 22, 2024 · 0 comments · Fixed by #834
Assignees

Comments

@haowen159
Copy link
Contributor

测试对redis引擎下集群memory的扩容,发现参数没有受到影响。
1.查询配置文件得知,对redis引擎下集群的memory扩容,maxmemory会受到影响。
image
2.通过测试程序,将redis引擎下的集群的memory从0.5G扩容到0.6G,查询发现maxmemory的值没有发生变化。
扩容前:
img_v3_02a6_e0cdb365-7b85-4920-8128-3c1fdce288fg
扩容后:
img_v3_02a6_2c62bcf7-740a-4c1b-a5eb-22984171c57g
参数对比:
image
3.为了验证测试,我分别手动创建了和测试程序中集群配置相同的两个集群,并获取他们的maxmemory,发现maxmemory是随内存大小变化的。
image
image
image

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 a pull request may close this issue.

4 participants