You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
can this made to work in prod env with 3 replicas and proper persistence of data.
The text was updated successfully, but these errors were encountered: