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

Check target node ID for query/search #20967

Merged
merged 1 commit into from
Dec 4, 2022

Conversation

yah01
Copy link
Member

@yah01 yah01 commented Dec 4, 2022

Signed-off-by: yah01 yang.cen@zilliz.com
/kind bug
related #20841

@sre-ci-robot sre-ci-robot added the kind/bug Issues or changes related a bug label Dec 4, 2022
@sre-ci-robot sre-ci-robot added the size/M Denotes a PR that changes 30-99 lines. label Dec 4, 2022
@mergify mergify bot added the dco-passed DCO check passed. label Dec 4, 2022
@mergify
Copy link
Contributor

mergify bot commented Dec 4, 2022

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

Signed-off-by: yah01 <yang.cen@zilliz.com>
@codecov
Copy link

codecov bot commented Dec 4, 2022

Codecov Report

Merging #20967 (a698e5d) into master (4238b5d) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #20967      +/-   ##
==========================================
- Coverage   81.69%   81.62%   -0.08%     
==========================================
  Files         693      693              
  Lines       93272    93292      +20     
==========================================
- Hits        76200    76150      -50     
- Misses      14011    14084      +73     
+ Partials     3061     3058       -3     
Impacted Files Coverage Δ
internal/proxy/task_query.go 74.80% <100.00%> (+0.12%) ⬆️
internal/proxy/task_search.go 77.58% <100.00%> (+0.06%) ⬆️
internal/querynode/impl.go 65.96% <100.00%> (-6.32%) ⬇️
internal/indexnode/taskinfo_ops.go 82.08% <0.00%> (-8.96%) ⬇️
internal/indexnode/task_scheduler.go 86.30% <0.00%> (-2.74%) ⬇️
internal/mq/mqimpl/rocksmq/client/client_impl.go 77.96% <0.00%> (-2.55%) ⬇️
internal/config/manager.go 76.02% <0.00%> (-1.54%) ⬇️
internal/indexcoord/garbage_collector.go 92.02% <0.00%> (-1.07%) ⬇️
internal/querycoordv2/task/executor.go 73.69% <0.00%> (-0.87%) ⬇️
... and 17 more

@mergify mergify bot added the ci-passed label Dec 4, 2022
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, yah01

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 ci-passed dco-passed DCO check passed. kind/bug Issues or changes related a bug lgtm size/M Denotes a PR that changes 30-99 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants