[MXS-413] MaxAdmin hangs with show session Created: 2015-10-16 Updated: 2015-10-20 Resolved: 2015-10-20 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core, maxadmin |
| Affects Version/s: | 1.2.1 |
| Fix Version/s: | 1.3.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
When issuing a show session <address> command, MaxAdmin hangs because it expects every packet to have a terminating newline. The show session produced output which didn't terminate each line with a newline and caused a hang. |