[MXS-2108] Session not immediately closed when all connections are lost Created: 2018-10-19 Updated: 2018-10-19 Resolved: 2018-10-19 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.2.15 |
| Fix Version/s: | 2.2.16 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When readwritesplit loses all of the backend connections with master_failure_mode=fail_on_write, the client connection is not immediately closed. This causes the next query to always fail due to the fact that no servers are available. |