-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Failed to delete data resulting in repeated insertion of data(删除数据未成功导致重复插入数据) #38712
Comments
The title and description of this issue contains Chinese. Please use English to describe your issue. |
@uniqueSkeeter quick questions:
/assign @uniqueSkeeter |
could u please share the code snippets of insert and query? i need to you how you define the deletion failure |
|
i use "collection.flush()",and it a liittle work but didn't work out completely |
use 2.4.19. We fix multiple bugs on delete. If you still hit the same issue please let us know |
Is there an existing issue for this?
Environment
Current Behavior
Failed to delete data resulting in repeated insertion of data
code as below:
先删除已有的商品
Expected Behavior
No response
Steps To Reproduce
No response
Milvus Log
No response
Anything else?
The text was updated successfully, but these errors were encountered: