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]: has_collection depends on the unreasonable error code #1665

Closed
1 task done
yah01 opened this issue Sep 1, 2023 · 2 comments
Closed
1 task done

[Bug]: has_collection depends on the unreasonable error code #1665

yah01 opened this issue Sep 1, 2023 · 2 comments
Assignees
Labels
kind/enhancement New feature or request
Milestone

Comments

@yah01
Copy link
Member

yah01 commented Sep 1, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

image
We are refactoring the error handling in Milvus, when we correct the error code of DescribeCollection to CollectionNotFound, tests failed

Expected Behavior

Here it should simply return the bool result from the response

Steps/Code To Reproduce behavior

No response

Environment details

- Hardware/Softward conditions (OS, CPU, GPU, Memory):
- Method of installation (Docker, or from source):
- Milvus version (v0.3.1, or v0.4.0):
- Milvus configuration (Settings you made in `server_config.yaml`):

Anything else?

No response

@XuanYang-cn XuanYang-cn added this to the 2.3.2 milestone Sep 22, 2023
@XuanYang-cn XuanYang-cn added the kind/enhancement New feature or request label Sep 22, 2023
@XuanYang-cn
Copy link
Contributor

see also: #1696

@XuanYang-cn
Copy link
Contributor

fixed and closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants