[MXS-1374] Persistent connections can't be altered at runtime Created: 2017-08-24 Updated: 2017-09-01 Resolved: 2017-09-01 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.1.6 |
| Fix Version/s: | 2.1.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The amount of persistent connections does not change even if the following command is executed.
This appears to be caused by missing code that handles the actual alteration of the persistent connection count. |