-
Notifications
You must be signed in to change notification settings - Fork 3.8k
enhance: add user/segment level task concurrency limit when using user-task-polling #46729
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
base: 2.6
Are you sure you want to change the base?
Conversation
…r-task-polling issue: milvus-io#46586 - limit the task concurrency by user. - limit the segment sq concurrency when cpu is high. - add more metric to observe the behaviour. Signed-off-by: chyezh <[email protected]>
Signed-off-by: chyezh <[email protected]>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: chyezh The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
[ci-v2-notice] To rerun ci-v2 checks, comment with:
If you have any questions or requests, please contact @zhikunyao. |
|
[INFO] PR Label Summary by Default
Use /refresh-label to update related check and label manually |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## 2.6 #46729 +/- ##
==========================================
+ Coverage 77.00% 78.55% +1.54%
==========================================
Files 1380 1903 +523
Lines 216330 298359 +82029
==========================================
+ Hits 166577 234364 +67787
- Misses 42298 56526 +14228
- Partials 7455 7469 +14
🚀 New features to boost your workflow:
|
issue: #46586
pr: #46587