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

ISSUE IN VERSION 1.5 of SCALELITE UNEQUALITY LOAD DISTRIBUTION OVERLOAD OF MEETINGS TO THE SAME SERVER #1048

Open
ravenmanco opened this issue Feb 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ravenmanco
Copy link

Describe the bug
Hi, we are suffering high issues since we migrate to the last version 1.5, we have an institution with that schedule arround 200 sessions for the same range of time, and we have pool of 22 servers to attend this load, with the version 1.4 the load were distributed more equality, but in this new version, the Scalelite sends high number of meetings to the same node at the same time, instead of roundrobin to different servers.

Seems that it perform the same balacing algoritm for all the meetings that are entering at the same time, wihout taking account that he is actulally inserting already other meetings at the same second to the same node.

imagen

To Reproduce

Schedule over 100 meetings at the same time, and start them in very short time through the scalelite balancer, the Scalelite will send high number of meetings to the same node that have the lowest load, wihtout taking care that will overload it because he is inserting other meetings to the same server at the same time.

Expected behavior
The expected behaivor is that the scalelite spread the load arround all the lowest servers and have a way to calculate o measure the number of meetings that it should insert to the same node in range of time, example every 15 seconds no more than 5 meetings. Also a paramter to limit the number of meetings that he can start by server should help to reduce this overload issues.

imagen

Additional context

@ravenmanco ravenmanco added the bug Something isn't working label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant