Only one query node used in searching if 3 querynode replicas deployed #6415
Labels
do-not-merge/hold
kind/bug
Issues or changes related a bug
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
stale
indicates no udpates for 30 days
Milestone
Please state your issue using the following template and, most importantly, in English.
Describe the bug
Only one query node used in searching if deployed 3 querynode replicas, the test client generates 100-user concurrent search request during this testing.
pod names:
logs:
https://kibana-dev.zilliz.cc/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-2h,to:now))&_a=(columns:!(log),filters:!(('$state':(store:appState),meta:(alias:!n,disabled:!f,index:ad1e1c50-c9d9-11eb-9e1a-b3dcad9693fd,key:kubernetes.pod_name,negate:!f,params:!(benchmark-dm9h7-1-milvus-querynode-d6ff86794-6t9qb),type:phrases,value:benchmark-dm9h7-1-milvus-querynode-d6ff86794-6t9qb),query:(bool:(minimum_should_match:1,should:!((match_phrase:(kubernetes.pod_name:benchmark-dm9h7-1-milvus-querynode-d6ff86794-6t9qb))))))),hideChart:!t,index:ad1e1c50-c9d9-11eb-9e1a-b3dcad9693fd,interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc)))
Steps/Code to reproduce behavior
install cluster by helm, set querynode replicas 3.
dataset: sift-10m, use the default segment configuration
Expected behavior
A clear and concise description of what you expected to happen.
Method of installation
Environment details
Hardware/Software conditions (OS, CPU, GPU, Memory)
Milvus version (master or released version)
cluster version with 3 query nodes
Configuration file
Settings you made in
server_config.yaml
ormilvus.yaml
paste-file-content-here
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: