[MXS-838] Drop sessions after server is put into maintenance mode Created: 2016-08-25 Updated: 2016-12-21 Resolved: 2016-12-21 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readconnroute |
| Affects Version/s: | None |
| Fix Version/s: | 2.1.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Michaël de groot | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2016-24 | ||||||||
| Description |
|
Hi, I believe it is logical and wanted that all sessions to a certain backend server are dropped if that backend server is put into maintenance mode. I have tested if this is the case in ReadConnRoute and it is not, I did not check the more advanced routers. I think What do you think? Cheers, |
| Comments |
| Comment by Michaël de groot [ 2016-08-25 ] |
|
A workaround: now the monitoring is stopped and the connection to it are dropped. It seams a bit hacky though. |