Skip to content

Conversation

XuanYang-cn
Copy link
Contributor

This PR handles the #2715

It ensures that only one alias is used when calling connections.connect within the milvus client. This will allow users to create milvus connections to multiple milvus instances in the same context without worrying about collisions on aliases.

This PR handles the milvus-io#2715

It ensures that only one alias is used when calling connections.connect
within the milvus client. This will allow users to create milvus
connections to multiple milvus instances in the same context without
worrying about collisions on aliases.

Co-authored-by: Julio Perez <[email protected]>
Co-authored-by: Buqian Zheng <[email protected]>
Signed-off-by: yangxuan <[email protected]>
Copy link
Contributor

@czs007 czs007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: czs007, XuanYang-cn

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sre-ci-robot sre-ci-robot merged commit 7cdcc5a into milvus-io:2.5 May 22, 2025
11 checks passed
@XuanYang-cn XuanYang-cn deleted the multi-cp branch May 23, 2025 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants