Skip to content
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]: The entities that had been deleted were queried again after a day. #33015

Open
1 task done
DingMStar opened this issue May 13, 2024 · 3 comments
Open
1 task done
Assignees
Labels
kind/bug Issues or changes related a bug triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@DingMStar
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version: 2.3.1
- Deployment mode(standalone or cluster): cluster
- MQ type(rocksmq, pulsar or kafka): Pulsar    
- SDK version(e.g. pymilvus v2.0.0rc2): java 2.3.1
- OS(Ubuntu or CentOS): Ubuntu 
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

A day ago, I batch deleted 147 pieces of entity data. Immediately after the deletion, the query returned no results. However, after a day, the deleted data reappeared. I executed the deletion by calling the following method and also received the deletion return information, but why did it recover?
image
image

Expected Behavior

No response

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

@DingMStar DingMStar added kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels May 13, 2024
@xiaofan-luan
Copy link
Contributor

please use latest 2.3.15, many of the delete issue has been fix @DingMStar

@zhansg
Copy link

zhansg commented May 13, 2024

please use latest 2.3.15, many of the delete issue has been fix @DingMStar

是只需要升级sdk还是milvus库需要升级?

@yanliang567
Copy link
Contributor

Upgrade Milvus to 2.3.15 or 2.4.1 could help.
please keep us posted if it does not

/assign @zhansg
/unassign

@sre-ci-robot sre-ci-robot assigned zhansg and unassigned yanliang567 May 13, 2024
@yanliang567 yanliang567 added triage/needs-information Indicates an issue needs more information in order to work on it. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues or changes related a bug triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
None yet
Development

No branches or pull requests

4 participants