[MXS-321] Incorrect number of connections in maxadmin list view Created: 2015-08-20 Updated: 2015-10-20 Resolved: 2015-10-20 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | galeramon, maxadmin |
| Affects Version/s: | None |
| Fix Version/s: | 1.3.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Guillaume Lefranc | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
There are several reports of the number of connections column in list view, which gives back an incorrect number, and does not update. Example below. Even the server was in maintenance and the processlist had no more connections. X | 172.18.0.X | 3306 | 50 | Master, Synced, Running |
| Comments |
| Comment by markus makela [ 2015-10-20 ] |
|
I was able to reproduce this by opening a larger amount of connections than the backend servers allowed. The number of sessions in list services was correct but list servers showed a wrong value for every server. |
| Comment by markus makela [ 2015-10-20 ] |
|
This has been fixed by the improvements done for |