[MXS-1823] Fix output of "[Total|Average] event queue length" Created: 2018-04-24 Updated: 2018-07-06 Resolved: 2018-07-06 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.3.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-61 |
| Description |
|
The output of "[Total|Average] event queue length" is neither, but what the length was the last time epoll_wait returned. The Average event queue length would be of interest and should be correctly reported. |