[MXS-2919] max_slave_replication_lag uses servers with unknown replication lag Created: 2020-03-13 Updated: 2020-08-25 Resolved: 2020-03-16 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.4 |
| Fix Version/s: | 2.4.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When max_slave_replication_lag is enabled, the server selection process picks slaves with undefined replication lag due to the undefined lag constant is set to -1. These servers should be excluded from the selection process. |