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
I used this configuration below to create a cluster with 1 master 2 slave with 3 sentinels, but it keeps creating 3 master with no slave attached, what did I do wrong here,
What i think the issue is that we are using the same variabel for different things where more fine grained variabels would make it better and probably avoid any conflict. Another issue is with the sentinel part of it, as if you check in the logs of the running container it says that is has an issue with starting sentinel nodes and it probably why it wont run down the entire script and start all nodes with the conf that you provided above.
I used this configuration below to create a cluster with 1 master 2 slave with 3 sentinels, but it keeps creating 3 master with no slave attached, what did I do wrong here,
The text was updated successfully, but these errors were encountered: