-
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]: [benchmark][standalone] hybrid_search a released partition raises error collection not found
which expected error is collection not loaded
in a dml & multi-partition scene
#38586
Labels
kind/bug
Issues or changes related a bug
test/benchmark
benchmark test
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
Comments
wangting0128
added
kind/bug
Issues or changes related a bug
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
test/benchmark
benchmark test
labels
Dec 19, 2024
/assign @xiaocai2333 |
yanliang567
added
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
and removed
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
labels
Dec 19, 2024
When a collection contains only one partition, releasing that partition will trigger the release of the entire collection. At this point, performing a query will result in an error: collection not found.
BTW, the query request occurs after the release request, with no load operation in between. @wangting0128 |
maybe the error log is not user-friendly. |
sre-ci-robot
pushed a commit
that referenced
this issue
Dec 23, 2024
…ode (#38593) issue: #38586 --------- Signed-off-by: Cai Zhang <[email protected]>
NicoYuan1986
pushed a commit
to NicoYuan1986/milvus
that referenced
this issue
Dec 26, 2024
…ode (milvus-io#38593) issue: milvus-io#38586 --------- Signed-off-by: Cai Zhang <[email protected]>
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
test/benchmark
benchmark test
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Is there an existing issue for this?
Environment
Current Behavior
argo task: bitmap-corn-1734577200
test case name: test_bitmap_locust_dml_partitions_standalone
server:
{pod=~"bitmap-corn-1734577200-6-milvus-standalone-74689b8bd7-czqb8"} |= "2d6d4fa0ef0456fd1b286f44c6660d5a"
hybrid_search_failed.log
client log:
Expected Behavior
No response
Steps To Reproduce
Milvus Log
No response
Anything else?
test result:
The text was updated successfully, but these errors were encountered: