[MXS-3057] session_trace enables all log levels Created: 2020-06-30 Updated: 2020-07-02 Resolved: 2020-07-02 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.4.10 |
| Fix Version/s: | 2.4.11 |
| Type: | Bug | Priority: | Minor |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If session_trace is enabled the info and debug levels are unconditionally enabled. This will cause the log to be flooded with messages when they should only be logged in memory. |