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

perf: file-gateway调度逻辑优化 #2977 #2985

Merged
merged 3 commits into from
May 15, 2024

Conversation

jsonwan
Copy link
Collaborator

@jsonwan jsonwan commented May 15, 2024

  1. 改用RoundRobin策略调度file-worker,避免内存数据不准确导致的负载不均衡;
  2. 增加调度指标数据调度结果标签;
  3. 调度指标数据增加请求来源标签。

改用RoundRobin策略调度file-worker,避免内存数据不准确导致的负载不均衡
调度指标数据增加请求来源标签。
@jsonwan jsonwan merged commit c3c4751 into TencentBlueKing:master May 15, 2024
4 checks passed
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.

2 participants