-
Notifications
You must be signed in to change notification settings - Fork 49
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
[milvus-4.1.18] Enabling High Availability for Milvus #68
[milvus-4.1.18] Enabling High Availability for Milvus #68
Conversation
Signed-off-by: Rachit Chaudhary - r0c0axe <Rachit.Chaudhary@walmart.com>
context: #67 |
Hi @Rachit-Chaudhary11, a little advice, better continue the work on the same PR, so that we could tract the context of the problem directly. For example, your previous work is on branch |
/lgtm |
/cc @LoveEachDay please help review |
@haorenfsa: GitHub didn't allow me to request PR reviews from the following users: review, please. Note that only zilliztech members and repo collaborators can review this PR, and authors cannot review their own PRs. In response to this:
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. |
@haorenfsa |
@Rachit-Chaudhary11 Only if we have enabled activeStandby for milvus coordinator components, we can use Could you also check whether |
Signed-off-by: Rachit Chaudhary - r0c0axe <Rachit.Chaudhary@walmart.com>
@LoveEachDay Thank you for the suggestion. I have made the necessary changes, kindly validate. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a needed check to avoid any wrong replicas value to be inserted.
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: Rachit-Chaudhary11 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 |
@Rachit-Chaudhary11 Looks good. Thank you for the contribution! |
What this PR does / why we need it:
By enabling this feature, Milvus Instances will be resilient to failures, ensuring continuous availability and reliability for users. The implementation includes fault-tolerant mechanisms and redundancy configurations to mitigate downtime and main uninterrupted service in the event of node failures or network issues. Overall, this enhancement enhances the robustness and performance of Milvus, providing a more resilient infrastructure for data storage and retrieval.
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[mychartname]
)