1. create a collection
2. build index on vector column
3. insert a certain number of vectors
4. flush collection
5. build index on vector column with the same parameters
6. count the total number of rows
7. load collection
8. perform concurrent query-> raise error
Is there an existing issue for this?
Environment
Current Behavior
server:
client log:
Expected Behavior
No response
Steps To Reproduce
Milvus Log
No response
Anything else?