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

feat(xo-server-load-balancer): limit concurrent migrations #7297

Merged
merged 6 commits into from
Jan 19, 2024

Conversation

b-Nollet
Copy link
Contributor

Description

Limiting the number of concurrent migrations done by load balancer, for performance reasons. See #7084

Checklist

  • Commit
    • Title follows commit conventions
    • Reference the relevant issue (Fixes #007, See xoa-support#42, See https://...)
    • If bug fix, add Introduced by
  • Changelog
    • If visible by XOA users, add changelog entry
    • Update "Packages to release" in CHANGELOG.unreleased.md
  • PR
    • If UI changes, add screenshots
    • If not finished or not tested, open as Draft

@b-Nollet b-Nollet requested review from julien-f and removed request for julien-f January 18, 2024 15:02
@julien-f julien-f changed the title feat(xo-server): limit load balancer concurrent migrations feat(xo-server-load-balancer): limit concurrent migrations Jan 19, 2024
@julien-f julien-f merged commit ec1669a into master Jan 19, 2024
1 check failed
@julien-f julien-f deleted the loadBalancer-limitConcurrency branch January 19, 2024 15:37
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.

None yet

3 participants