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

fix: [2.4]Throw an exception after all the threads in thread pool finished (#32810) #33314

Merged
merged 1 commit into from
May 23, 2024

Conversation

xiaocai2333
Copy link
Contributor

issue: #32487
master pr: #32810

@xiaocai2333 xiaocai2333 requested a review from czs007 May 23, 2024 07:05
@sre-ci-robot sre-ci-robot added the size/M Denotes a PR that changes 30-99 lines. label May 23, 2024
@xiaocai2333 xiaocai2333 changed the title fix: Throw an exception after all the threads in thread pool finished (#32810) fix: [Pick]Throw an exception after all the threads in thread pool finished (#32810) May 23, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/bug Issues or changes related a bug labels May 23, 2024
@xiaocai2333 xiaocai2333 changed the title fix: [Pick]Throw an exception after all the threads in thread pool finished (#32810) fix: [2.4]Throw an exception after all the threads in thread pool finished (#32810) May 23, 2024
@xiaocai2333 xiaocai2333 added this to the 2.4.3 milestone May 23, 2024
@xiaocai2333 xiaocai2333 removed the request for review from godchen0212 May 23, 2024 07:06
@czs007
Copy link
Contributor

czs007 commented May 23, 2024

/approve
/lgtm

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: czs007, xiaocai2333

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

codecov bot commented May 23, 2024

Codecov Report

Attention: Patch coverage is 52.00000% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 82.24%. Comparing base (2f3b377) to head (a01b4dd).
Report is 8 commits behind head on 2.4.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.4   #33314      +/-   ##
==========================================
+ Coverage   82.17%   82.24%   +0.06%     
==========================================
  Files        1005      996       -9     
  Lines      128056   128289     +233     
==========================================
+ Hits       105232   105510     +278     
+ Misses      18865    18815      -50     
- Partials     3959     3964       +5     
Files Coverage Δ
internal/core/src/storage/Util.cpp 78.68% <52.00%> (-2.57%) ⬇️

... and 222 files with indirect coverage changes

@czs007 czs007 added ci-passed manual-pass manually set pass before ci-passed labeled labels May 23, 2024
@sre-ci-robot sre-ci-robot merged commit ef10d15 into milvus-io:2.4 May 23, 2024
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved ci-passed dco-passed DCO check passed. kind/bug Issues or changes related a bug lgtm manual-pass manually set pass before ci-passed labeled size/M Denotes a PR that changes 30-99 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants