Only one queryNode performs the loading job when the index_type is DISKANN. #35431
Unanswered
dragonborn-lxc
asked this question in
Q&A and General discussion
Replies: 2 comments 2 replies
-
Could you provide more details about how you observed "only one queryNode performed the loading job after executing collection.load()". |
Beta Was this translation helpful? Give feedback.
2 replies
-
Does queryNode only support one pod, or does multiple queryNodes only support deploying on a single K8s node? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The queryNode and indexNode were configured with 2 replicas, but only one queryNode performed the loading job after executing collection.load(). Why?
Beta Was this translation helpful? Give feedback.
All reactions