[MXS-2520] Readwritesplit won't connect to master for reads Created: 2019-05-28 Updated: 2020-08-25 Resolved: 2019-07-29 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.3.7 |
| Fix Version/s: | 2.3.8, 2.3.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When a read is retried outside of a transaction and only the master is available for reads but a new connection to it would need to be created, the router fails to retry it. The correct behavior would be to consider the current master for reads even if a reconnection has to take place. |
| Comments |
| Comment by markus makela [ 2019-07-26 ] |
|
Still fails if the connections starts with no master. |