[Bug]: index state is not returned correctly #26786
Labels
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
Is there an existing issue for this?
Environment
Current Behavior
After the datacoord received the
CreateIndex
request, it recorded the collection-level meta and then notified the index builder to create index for segment. In this progress, if aDescribeIndex
was received, it first listed all segments belonged to this collection and then use the index to check if this segment had index, unfortunately the segment index will be created after the index builder assigned the task.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: