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:[cherry-pick]Panic if ProcessActiveStandBy returns error #33372

Merged
merged 1 commit into from
May 27, 2024

Conversation

wayblink
Copy link
Contributor

@wayblink wayblink commented May 24, 2024

pr:#33369
issue:#33368

Signed-off-by: wayblink <anyang.wang@zilliz.com>
@sre-ci-robot sre-ci-robot added the size/XS Denotes a PR that changes 0-9 lines. label May 24, 2024
Copy link
Contributor

mergify bot commented May 24, 2024

@wayblink Please associate the related pr of master to the body of your Pull Request. (eg. “pr: #”)

@mergify mergify bot added the kind/bug Issues or changes related a bug label May 24, 2024
Copy link

codecov bot commented May 24, 2024

Codecov Report

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

Project coverage is 82.13%. Comparing base (e8c9bdf) to head (bdabce1).
Report is 8 commits behind head on 2.4.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.4   #33372      +/-   ##
==========================================
- Coverage   82.13%   82.13%   -0.01%     
==========================================
  Files        1006     1006              
  Lines      128162   128166       +4     
==========================================
+ Hits       105270   105271       +1     
+ Misses      18927    18920       -7     
- Partials     3965     3975      +10     
Files Coverage Δ
internal/querycoordv2/server.go 83.40% <0.00%> (ø)
internal/rootcoord/root_coord.go 91.96% <0.00%> (ø)
internal/datacoord/server.go 70.83% <0.00%> (-0.46%) ⬇️

... and 30 files with indirect coverage changes

@xiaofan-luan
Copy link
Collaborator

/lgtm
/approve

@xiaofan-luan xiaofan-luan merged commit deebae7 into milvus-io:2.4 May 27, 2024
13 of 15 checks passed
@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wayblink, xiaofan-luan

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dco-passed DCO check passed. do-not-merge/missing-related-pr kind/bug Issues or changes related a bug lgtm size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants