Skip to content

[deployment] Add a loadbalancer to perform better load tests#1549

Merged
barroco merged 1 commit into
interuss:mainfrom
Orbitalize:fix_1559_p1
Jul 2, 2026
Merged

[deployment] Add a loadbalancer to perform better load tests#1549
barroco merged 1 commit into
interuss:mainfrom
Orbitalize:fix_1559_p1

Conversation

@the-glu

@the-glu the-glu commented Jul 2, 2026

Copy link
Copy Markdown
Member

This PR add a load balancer to the local testing stack, fixing one issue described in interuss/dss#1559

A DSS may have different q/s depending on CockroachDB spread data. In the 3 node scenario described in interuss/dss#1559, there is usually one DSS faster that others ones, but in average, q/s are the same.

Tested with the 3 node scenario: across multiple restart, average q/s are the same, and with same number of clients, results are the sum of what has been measured in the issue (second graph).

@the-glu the-glu requested a review from mickmis July 2, 2026 07:57

@mickmis mickmis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread build/dev/startup/lb-entrypoint.sh Outdated
@barroco barroco merged commit 65220a9 into interuss:main Jul 2, 2026
23 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.

3 participants