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]: MetaCache maybe polutated across clients when different client connect to different database #809

Closed
1 task done
congqixia opened this issue Aug 21, 2024 · 0 comments
Assignees

Comments

@congqixia
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

MetaCache is process-wide singleton and shared between clients. Even the clients are connected to different instance or databases.

Expected Behavior

MetaCache shall be client-wise.

Steps To Reproduce

No response

Environment

No response

Anything else?

No response

@congqixia congqixia self-assigned this Aug 21, 2024
congqixia added a commit to congqixia/milvus-sdk-go that referenced this issue Aug 21, 2024
Related to milvus-io#809

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
sre-ci-robot pushed a commit that referenced this issue Aug 21, 2024
Related to #809

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
sre-ci-robot pushed a commit to milvus-io/milvus that referenced this issue Aug 29, 2024
Related to milvus-io/milvus-sdk-go#809

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant