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: reduce number of distributors #1496

Merged
merged 1 commit into from
Sep 6, 2023
Merged

Conversation

dhhyi
Copy link
Collaborator

@dhhyi dhhyi commented Aug 29, 2023

PR Type

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[x] Other: Performance Improvement

What Is the Current Behavior?

Load Tests show that one distributor performs better than multiple.

What Is the New Behavior?

Removed distributor scaling.

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

AB#89013

@dhhyi dhhyi added the performance Performance improvements label Aug 29, 2023
@dhhyi dhhyi self-assigned this Aug 29, 2023
@dhhyi dhhyi marked this pull request as ready for review September 6, 2023 10:02
@dhhyi dhhyi requested a review from shauke September 6, 2023 10:02
@dhhyi dhhyi removed their assignment Sep 6, 2023
@shauke shauke added this to the 4.2 milestone Sep 6, 2023
@shauke shauke merged commit 12a8ca6 into develop Sep 6, 2023
24 checks passed
@shauke shauke deleted the perf/only-one-distributor branch September 6, 2023 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants