[MXS-1147] add sticky_master option to MySQL Monitor Created: 2017-02-27 Updated: 2017-08-22 Resolved: 2017-08-22 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbmon |
| Affects Version/s: | 2.0.1 |
| Fix Version/s: | 2.1.0 |
| Type: | New Feature | Priority: | Minor |
| Reporter: | sava | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS Linux release 7.3.1611 |
||
| Description |
|
There is three servers. I setup it with mariadb replication and maxscale R/W splitting router. server2 -> server3 -> server1 The master is server2. The server3 is intermediate database. The server1 is a slave. |
| Comments |
| Comment by markus makela [ 2017-03-20 ] |
|
The replication-manager might solve these problems. |
| Comment by markus makela [ 2017-08-22 ] |
|
This is actually about intermediate master being used as real masters. With 2.1, MaxScale should not pick the intermediate master as a real master if replication is configured. |