[MXS-3941] create_one_connection_for_sescmd() doesn't correctly replace m_current_master Created: 2022-01-08 Updated: 2022-07-07 Resolved: 2022-01-13 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 6 |
| Fix Version/s: | 6.2.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If there are multiple servers labeled as master and the current master is down, a second connection to a different server that's a master is opened. The m_current_master variable isn't updated to reflect the new situation. This is only a problem when the fix to |