[Bug]: Querynode failed to update target due to the segment to load not exists in targets #30469
Closed
1 task done
Labels
2.4-features
kind/bug
Issues or changes related a bug
severity/critical
Critical, lead to crash, data missing, wrong result, function totally doesn't work.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
Is there an existing issue for this?
Environment
Current Behavior
a. create collection with 2 shards -> build hnsw index -> insert 3m-128d -> flush -> index again -> load
b. concurrent requests: insert + delete + flush + search
querynode loaded segment num
anddatacoord segment num
, there seems to be a problem with the target update before 20:00. The compaction of dn is executed normally, but the number of growing segments in qn a keeps rising.Expected Behavior
No response
Steps To Reproduce
No response
Milvus Log
4am qa-milvus pods:
Anything else?
No response
The text was updated successfully, but these errors were encountered: