Master-master eviroment #1957
Unanswered
Pickausernaame
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an environment of 2 KeyDB servers running with master-master replication. When I tested the client's fault tolerance, I disabled the master and expected the slave to work as a master. This is partly true, but with each subsequent request, the client turns to the master and only then to the slave. After a certain number of successful requests, the client crashes with the error that the master node is unavailable. Is it possible to swap master-slave roles?
How do I initialize the client:
Beta Was this translation helpful? Give feedback.
All reactions