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

add free_os_memory选项 #526

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

guonaihong
Copy link

@guonaihong guonaihong commented Jul 29, 2019

现象: 程序连接kingshard 中间件拉数据发生out of memory
解决方法: 通过调用FreeOSMemory函数降低oom的风险
修改后效果: 测试之后没有发现out of memory
配置改变:

free_os_memory: 10s #具体的值可以配置,这里举例10s

@flike 帮review code

现象: kingshard 中间件拉数据发生out of memory
解决方法: 通过调用FreeOSMemory函数降低oom的风险
配置改变:

free_os_memory: 10s #具体的值可以配置,这里举例10s
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.

1 participant