[MXS-2720] maxctrl and maxadmin report negative number of connections to a service Created: 2019-10-09 Updated: 2019-10-29 Resolved: 2019-10-10 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.4.0, 2.4.1, 2.4.2 |
| Fix Version/s: | 2.3.13, 2.4.3 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Assen Totin (Inactive) | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This is likely a regression in 2.4, as with 2.3 everything work as expected. For a read-write split (at least), both maxctrl and maxadmin show negative number of connections to a service (the total count of connections seems correct and incremented in time). Connections to a server are shown properly. Output from maxctrl:
Same, but for servers - connections are shown properly:
This needs a fix as it breaks any attempt to monitor the load on a service in terms of concurrent connections. |