[MXS-2441] Add support for read-only slaves to galeramon Created: 2019-04-17 Updated: 2019-06-26 Resolved: 2019-04-24 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | galeramon |
| Affects Version/s: | None |
| Fix Version/s: | 2.4.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
To improve read scalability of a Galera cluster, slaves can be configured to replicate from it. Galeramon doesn't currently support this and being able to do this would make it easier to use Galera in larger configurations. |
| Comments |
| Comment by markus makela [ 2019-06-26 ] |
|
Added support for read-only slaves from Galera nodes. If a non-Galera server monitored by galeramon is replicating from one of the monitored Galera nodes, it will be assigned the slave status. |