Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

【console】插件批量下载,节点数太多导致并发高,影响console响应 #187

Open
JerryGuos opened this issue Dec 4, 2020 · 0 comments

Comments

@JerryGuos
Copy link

pallas插件下载,会下发一个下载命令,由ES节点获取到命令之后,发起下载请求。 下载请求发送到console后,由console下载到本地后,再发送到ES节点。节点比较多的集群,可能同时有上百台机器去下载,对console的压力非常大。导致console无法响应。 考虑到分批下载如果在plugin端修改,需要业务重新升级插件。 可以在console增加一个分批重启的功能,集群节点大于10个时候,自动分批下发download命令。

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant