[MXS-3113] No message in new log after rotate Created: 2020-08-17 Updated: 2020-08-19 Resolved: 2020-08-19 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.3.20, 2.4.10, 2.5.1 |
| Fix Version/s: | 2.3.21, 2.4.12, 2.5.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When the MaxScale log file is rotated, a message is written to the old file but no message is written to the new one. This causes a problem where the user doesn't know if MaxScale actually opened the file if it is simply truncated. This problem would be solved by logging a message when the file rotation is complete. |