[MXS-3661] The list of servers might get duplicated for routers using mariadbmon Created: 2021-07-07 Updated: 2021-07-07 Resolved: 2021-07-07 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 6.0.0 |
| Fix Version/s: | 6.1.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Niclas Antti | Assignee: | Niclas Antti |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If a service, like Read Write Split, used cluster=MyMonitor in the config, the server list of MyMonitor would be duplicated to RWS and it would open twice the number of connections. Resources were wasted, but no actual errors happened. |