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]: No error raised when the rootPath is wrong #98

Closed
zhuwenxing opened this issue Feb 21, 2023 · 2 comments
Closed

[Bug]: No error raised when the rootPath is wrong #98

zhuwenxing opened this issue Feb 21, 2023 · 2 comments
Assignees
Labels
kind/bug Something isn't working

Comments

@zhuwenxing
Copy link
Contributor

Current Behavior

My Milvus is deployed by helm, so the default rootPath is by-dev.

But I refer to the following command, set the rootPath as instance name.
image

However, it does not raise any errors. It can not show any info when I type show collections(already create many collections).

This makes me confused: It does not work, but there is no error happened.the

Expected Behavior

Raise an error when the config is wrong.

Steps To Reproduce

No response

Environment

No response

Anything else?

No response

@congqixia congqixia added the kind/bug Something isn't working label Feb 22, 2023
@congqixia congqixia self-assigned this Feb 22, 2023
@congqixia
Copy link
Collaborator

Good point. Currently Birdwatcher cannot detect rootPath was a valid one or not.
We could add a cheap check at least that whether rootPath prefix exists or not

@congqixia
Copy link
Collaborator

Pr merged. Could you please check?
/assign @zhuwenxing
/unassign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants