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]: knowhere did not return the specific error message #37631

Closed
1 task done
xiaocai2333 opened this issue Nov 13, 2024 · 5 comments
Closed
1 task done

[Bug]: knowhere did not return the specific error message #37631

xiaocai2333 opened this issue Nov 13, 2024 · 5 comments
Assignees
Labels
kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@xiaocai2333
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Environment

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

Current Behavior

knowhere did not return the specific error message.

2024-11-11 15:22:24 E20241111 07:22:24.253278  6143 ivf_config.h:132] [KNOWHERE][CheckAndAdjust][milvus] SCANN index is not supported on the current CPU model, avx2 support is needed for x86 arch.
2024-11-11 15:22:24 E20241111 07:22:24.253351  6143 [index_static.cc:55](http://index_static.cc:55/)] [KNOWHERE][ConfigCheck][milvus] Load Config failed, msg = 
2024-11-11 15:22:24 [2024/11/11 07:22:24.253 +00:00] [INFO] [proxy/task_index.go:494] ["create index with invalid parameters"] [error=]
2024-11-11 15:22:24 [2024/11/11 07:22:24.253 +00:00] [WARN] [proxy/task_scheduler.go:472] ["Failed to pre-execute task: invalid parameter[expected=valid index params][actual=invalid index params]"] [traceID=8ba75a1a6e44b76639c80f5f2405de1b]

Expected Behavior

Knowhere can return errors to the upper layer, marking it easier for users to understand.

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

@xiaocai2333 xiaocai2333 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 Nov 13, 2024
@xiaocai2333
Copy link
Contributor Author

/assign @foxspy
/unassign @yanliang567

@sre-ci-robot sre-ci-robot assigned foxspy and unassigned yanliang567 Nov 13, 2024
sre-ci-robot pushed a commit that referenced this issue Nov 15, 2024
issue: #37665 #37631 #37620 #37587 #36906 
knowhere has add default nlist value, so some invalid param test ut with
no nlist param will be valid.

Signed-off-by: xianliang.li <[email protected]>
@foxspy
Copy link
Contributor

foxspy commented Nov 15, 2024

/assign @yanliang567
/unassign

@sre-ci-robot sre-ci-robot assigned yanliang567 and unassigned foxspy Nov 15, 2024
@yanliang567
Copy link
Contributor

/assign @xiaocai2333
could you please help to verify the fix
/unassign

@yanliang567 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 Nov 20, 2024
@xiaocai2333
Copy link
Contributor Author

/close

@sre-ci-robot
Copy link
Contributor

@xiaocai2333: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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.
Projects
None yet
Development

No branches or pull requests

4 participants