-
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]: Query with large numbers of original vectors returned stuck when there is less disk space left, which will lead all the other search/query request hangs without no results #35184
Labels
kind/bug
Issues or changes related a bug
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
Comments
binbinlv
added
kind/bug
Issues or changes related a bug
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
labels
Aug 1, 2024
MrPresent-Han
pushed a commit
to MrPresent-Han/milvus
that referenced
this issue
Aug 1, 2024
…us-io#35184) Signed-off-by: MrPresent-Han <[email protected]>
MrPresent-Han
pushed a commit
to MrPresent-Han/milvus
that referenced
this issue
Aug 1, 2024
…us-io#35184) Signed-off-by: MrPresent-Han <[email protected]>
This was referenced Aug 1, 2024
MrPresent-Han
pushed a commit
to MrPresent-Han/milvus
that referenced
this issue
Aug 1, 2024
…us-io#35184) Signed-off-by: MrPresent-Han <[email protected]>
MrPresent-Han
pushed a commit
to MrPresent-Han/milvus
that referenced
this issue
Aug 1, 2024
…us-io#35184) Signed-off-by: MrPresent-Han <[email protected]>
MrPresent-Han
pushed a commit
to MrPresent-Han/milvus
that referenced
this issue
Aug 2, 2024
Signed-off-by: MrPresent-Han <[email protected]>
MrPresent-Han
pushed a commit
to MrPresent-Han/milvus
that referenced
this issue
Aug 2, 2024
…us-io#35184) Signed-off-by: MrPresent-Han <[email protected]>
MrPresent-Han
pushed a commit
to MrPresent-Han/milvus
that referenced
this issue
Aug 2, 2024
…us-io#35184) Signed-off-by: MrPresent-Han <[email protected]>
MrPresent-Han
pushed a commit
to MrPresent-Han/milvus
that referenced
this issue
Aug 2, 2024
…us-io#35184) Signed-off-by: MrPresent-Han <[email protected]>
sre-ci-robot
pushed a commit
that referenced
this issue
Aug 2, 2024
…) (#35189) related: #35184 pr: #35187 Signed-off-by: MrPresent-Han <[email protected]> Co-authored-by: MrPresent-Han <[email protected]>
MrPresent-Han
pushed a commit
to MrPresent-Han/milvus
that referenced
this issue
Aug 12, 2024
…us-io#35184) Signed-off-by: MrPresent-Han <[email protected]>
MrPresent-Han
pushed a commit
to MrPresent-Han/milvus
that referenced
this issue
Aug 16, 2024
…us-io#35184) Signed-off-by: MrPresent-Han <[email protected]>
MrPresent-Han
pushed a commit
to MrPresent-Han/milvus
that referenced
this issue
Aug 19, 2024
…us-io#35184) Signed-off-by: MrPresent-Han <[email protected]>
sre-ci-robot
pushed a commit
that referenced
this issue
Aug 19, 2024
…) (#35187) related: #35184 Signed-off-by: MrPresent-Han <[email protected]> Co-authored-by: MrPresent-Han <[email protected]>
/assign binbinlv |
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/accepted
Indicates an issue or PR is ready to be actively worked on.
Is there an existing issue for this?
Environment
Current Behavior
Query with large numbers of original vectors returned stuck when there is less disk space left, which will lead all the other search/query request hangs without no results
Expected Behavior
Report error when the returned data is not able to return for milvus, and other search/query request should not be impacted
Steps To Reproduce
No response
Milvus Log
The log is on the zilliz cloud, please contact me if needed.
Anything else?
No response
The text was updated successfully, but these errors were encountered: