enhance: [2.6] make function runner analyzer concurrency configurable (#50112)#50115
enhance: [2.6] make function runner analyzer concurrency configurable (#50112)#50115aoiasd wants to merge 1 commit into
Conversation
|
[ci-v2-notice] To rerun ci-v2 checks, comment with:
If you have any questions or requests, please contact @zhikunyao. |
|
@aoiasd Please associate the related issue to the body of your Pull Request. (eg. "issue: #") |
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (78.35%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## 2.6 #50115 +/- ##
==========================================
+ Coverage 76.99% 77.64% +0.65%
==========================================
Files 1700 1999 +299
Lines 262533 328465 +65932
==========================================
+ Hits 202142 255047 +52905
- Misses 53550 65566 +12016
- Partials 6841 7852 +1011
🚀 New features to boost your workflow:
|
…milvus-io#50112) Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
c99302e to
82897c8
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aoiasd, zhengbuqian The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
[INFO] PR Label Summary by Default
[WARNING] Milestone not set
You can set milestone by commenting: Use /refresh-label to update related check and label manually |
|
/set-milestone 2.6.19 |
|
/refresh-label |
|
[INFO] Set milestone to: 2.6.19 |
|
[INFO] PR Label Summary by Default
Use /refresh-label to update related check and label manually |
relate: #50113
pr: #50112
Summary
Make function runner text tokenization concurrency configurable and let analyzer pool concurrency resize when the analyzer concurrency config changes.