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

feat: set number of replicas to 2 for High Availability #161

Merged
merged 1 commit into from
Aug 27, 2021
Merged

feat: set number of replicas to 2 for High Availability #161

merged 1 commit into from
Aug 27, 2021

Conversation

aramase
Copy link
Member

@aramase aramase commented Aug 27, 2021

Signed-off-by: Anish Ramasekar anish.ramasekar@gmail.com

Reason for Change:

Sets the default number of replicas to 2 for High availability. The mutation requests will be load balanced across the 2 replicas.

Requirements

  • squashed commits
  • included documentation
  • added unit tests and e2e tests (if applicable).

Issue Fixed:

fixes #96

Please answer the following questions with yes/no:

Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?

  • yes
  • no

Notes for Reviewers:

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
@aramase aramase marked this pull request as ready for review August 27, 2021 18:08
@aramase aramase requested a review from chewong August 27, 2021 18:08
@aramase aramase merged commit c36e3c6 into Azure:main Aug 27, 2021
@aramase aramase deleted the increase-replicas branch August 27, 2021 18:25
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

Successfully merging this pull request may close these issues.

Support for high availability (HA)
2 participants