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

with replicas 3, it wont work #149

Open
ratnalarajesh opened this issue Apr 11, 2023 · 1 comment
Open

with replicas 3, it wont work #149

ratnalarajesh opened this issue Apr 11, 2023 · 1 comment

Comments

@ratnalarajesh
Copy link

can this made to work in prod env with 3 replicas and proper persistence of data.

@qeepcologne
Copy link

why do you use 3 replias = 4 instances? Number of instances are normally odd (3,5,7) allowing the majority with (1,2,3) instances down. Adding even instance number brings no benefit just adds network traffic.

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

3 participants
@qeepcologne @ratnalarajesh and others