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

balancer: group monoliths by region #1157

Merged
merged 6 commits into from
Dec 7, 2023
Merged

balancer: group monoliths by region #1157

merged 6 commits into from
Dec 7, 2023

Conversation

dyc3
Copy link
Owner

@dyc3 dyc3 commented Dec 6, 2023

  • add region to NewMonolith
  • add region to BalancerMonolith
  • add and manage monoliths_by_region in BalancerContext
  • update debug endpoint

closes #1125

Planning to add tests in follow up PRs

Copy link

cypress bot commented Dec 6, 2023

Passing run #733 ↗︎

0 71 1 0 Flakiness 0

Details:

Merge 6eb96f7 into 0998085...
Project: OpenTogetherTube Commit: e991358fce ℹ️
Status: Passed Duration: 03:40 💡
Started: Dec 7, 2023 3:55 PM Ended: Dec 7, 2023 3:59 PM

Review all test suite changes for PR #1157 ↗︎

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0998085) 61.4689% compared to head (439a69f) 61.4689%.

❗ Current head 439a69f differs from pull request most recent head 6eb96f7. Consider uploading reports for the commit 6eb96f7 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##             master      #1157   +/-   ##
===========================================
  Coverage   61.4689%   61.4689%           
===========================================
  Files           115        115           
  Lines          9299       9299           
  Branches       1135       1135           
===========================================
  Hits           5716       5716           
  Misses         3583       3583           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dyc3 dyc3 merged commit c1d2f36 into master Dec 7, 2023
@dyc3 dyc3 deleted the regions branch December 7, 2023 19:22
cjrkoa pushed a commit to cjrkoa/opentogethertube that referenced this pull request Jan 26, 2024
* add region to `NewMonolith`

* add region to `BalancerMonolith`

* add and manage monoliths_by_region in `BalancerContext`

* update debug endpoint

* fix lints

* format
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.

balancer: group monoliths by region
2 participants