I had cluster with two nodes in replica set (master and replica). How should I configure replication master-master? I tried change flag read_only on replica, but it isn't work.
Asked
Active
Viewed 85 times
1 Answers
1
You should use all_rw
replicaset parameter; it is available via both UI and API.

Dmitry Sharonov
- 471
- 2
- 12