-
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][multipleChunkedEnable] hybrid_search raises error incomplete query result, missing id %!s(int64=6408144), len(searchIDs) = 100, len(queryIDs) = 93, collection=453463256739087164: inconsistent requery result
in concurrent DQL scene
#37143
Comments
this seems to be a retrieve issue. I thought @congqixia is working on retrieve with segmentID and offset instead of retrieving directly with ID. how is that going on? |
same case, same errorimage: master-20241029-7dd66511-amd64
|
/assign |
/assign @wangting0128 |
verification failedimage: 2.5-20241031-6b9b6999-amd64 |
oh sorry I tested with 100,000 dataset and did not notice this problem. But it appeared when I test with 1 million. I have found the root cause and will fix it in another pr. |
issue: #37143 --------- Signed-off-by: sunby <[email protected]>
/assign @wangting0128 |
verification passedargo task:memory-opt-scenes-7vrcm |
reproduceargo task:multi-vector-corn-1-1731852000 server:
client log:
test steps:
|
different case,same errorargo task:inverted-corn-1731877200 server:
client log:
test steps:
|
please leave the enviroment and don't delete the data so @sunby could investigate on that |
not reproduce recentlyargo task:fouramf-bitmap-scenes-6km2j close it now |
Is there an existing issue for this?
Environment
Current Behavior
argo task: memory-opt-scenes-mn2cd
Test case execution succeeds when the parameter
multipleChunkedEnable
is turned offserver:
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: