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 partition not found #17132

Merged
merged 1 commit into from
May 20, 2022
Merged

Conversation

sunby
Copy link
Contributor

@sunby sunby commented May 20, 2022

issue: #16842

Signed-off-by: sunby bingyi.sun@zilliz.com

@sre-ci-robot sre-ci-robot added the size/XS Denotes a PR that changes 0-9 lines. label May 20, 2022
@mergify mergify bot added the dco-passed DCO check passed. label May 20, 2022
@mergify
Copy link
Contributor

mergify bot commented May 20, 2022

@sunby ut workflow job failed, comment rerun ut can trigger the job again.

@mergify
Copy link
Contributor

mergify bot commented May 20, 2022

@sunby E2e jenkins job failed, comment /run-checks can trigger the job again.

@codecov
Copy link

codecov bot commented May 20, 2022

Codecov Report

Merging #17132 (36c107f) into master (2f8a7e7) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17132      +/-   ##
==========================================
- Coverage   81.35%   81.35%   -0.01%     
==========================================
  Files         457      457              
  Lines       73000    73015      +15     
==========================================
+ Hits        59388    59399      +11     
- Misses      10879    10884       +5     
+ Partials     2733     2732       -1     
Impacted Files Coverage Δ
internal/proxy/meta_cache.go 86.66% <100.00%> (+0.32%) ⬆️
internal/proxy/task_policies.go 65.45% <100.00%> (-1.22%) ⬇️
internal/querycoord/task.go 76.53% <100.00%> (+0.30%) ⬆️
...nternal/querynode/flow_graph_filter_delete_node.go 77.50% <0.00%> (-5.00%) ⬇️
internal/querynode/flow_graph_delete_node.go 78.78% <0.00%> (-4.05%) ⬇️
internal/distributed/querycoord/client/client.go 70.38% <0.00%> (-1.95%) ⬇️
internal/querycoord/query_coord.go 73.29% <0.00%> (-1.17%) ⬇️
internal/querynode/query_collection.go 73.53% <0.00%> (-1.11%) ⬇️
internal/datacoord/segment_manager.go 82.03% <0.00%> (-1.02%) ⬇️
internal/mq/msgstream/mq_msgstream.go 79.24% <0.00%> (-0.59%) ⬇️
... and 9 more

issue: milvus-io#16842

Signed-off-by: sunby <bingyi.sun@zilliz.com>
Copy link
Contributor

@congqixia congqixia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia, sunby

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

@mergify mergify bot added the ci-passed label May 20, 2022
@sre-ci-robot sre-ci-robot merged commit 8672849 into milvus-io:master May 20, 2022
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. 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