[MXS-4807] MaxScale does not always report the OS version correctly Created: 2023-10-11 Updated: 2023-10-12 Resolved: 2023-10-12 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.5, 6.4, 22.08, 23.02, 23.08 |
| Fix Version/s: | 2.5.29, 6.4.11, 22.08.9, 23.02.5, 23.08.2 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The code that reads the OS version from one of the release or version files in /etc is broken, so depending on exactly what files are present, the version may be reported correctly, not at all, or in a garbled fashion. At least Debian and Sles15 are affected. This has no impact on the functionality of MaxScale, but only on what is logged at startup. |