[Bug]: GetQueryInfo return dropped segment dropped by L2 single compaction #35003
Labels
kind/bug
Issues or changes related a bug
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
GetQueryInfo return dropped segment dropped by L2 single compaction because we regard a dropped segment as valid if it is L2 and its partitionStatsVersion == currentPartitionStatsVersion. This is to handle the indexing stage of clustering compaction
https://github.com/milvus-io/milvus/blob/63f0154dfb420b68c18b8a41dd8830633327495c/internal/datacoord/handler.go#L157-#L166
Expected Behavior
No response
Steps To Reproduce
No response
Milvus Log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: