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

Commits on May 15, 2024

  1. perf: file-gateway调度逻辑优化 TencentBlueKing#2977

    改用RoundRobin策略调度file-worker,避免内存数据不准确导致的负载不均衡
    jsonwan committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3a15f07 View commit details
    Browse the repository at this point in the history
  2. perf: file-gateway调度逻辑优化 TencentBlueKing#2977

    调度指标数据增加请求来源标签。
    jsonwan committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1119b1b View commit details
    Browse the repository at this point in the history
  3. perf: file-gateway调度逻辑优化 TencentBlueKing#2977

    处理Review意见。
    jsonwan committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ce777ed View commit details
    Browse the repository at this point in the history