-
-
Notifications
You must be signed in to change notification settings - Fork 57
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: Arroyo 2.15.0 and reusable multiprocessing pools #5170
Conversation
Contains perf improvements for rebalancing
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #5170 +/- ##
==========================================
- Coverage 90.68% 90.64% -0.05%
==========================================
Files 862 862
Lines 42061 42072 +11
Branches 288 288
==========================================
- Hits 38144 38137 -7
- Misses 3875 3893 +18
Partials 42 42 ☔ View full report in Codecov by Sentry. |
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
PR reverted: 1950498 |
This reverts commit 3600abf. Co-authored-by: lynnagara <1779792+lynnagara@users.noreply.github.com>
Try #5170 again with a high join timeout. This PR is a short term test that should be reverted. We want to check if there's any correlation between join timeout and the consumer issues we saw with arroyo 2.15.0 earlier.
Retry #5170, this time with some fixes to Arroyo
Contains perf improvements for rebalancing