[MXS-4194] Reported size for query classifier cache keeps growing Created: 2022-07-07 Updated: 2022-08-01 Resolved: 2022-07-07 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | QueryClassifier |
| Affects Version/s: | 2.5.20 |
| Fix Version/s: | 2.5.21, 6.4.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Repeating a single query (e.g. SELECT 1) that is known to hit the query classifier cache causes the reported size of the query classifier cache to grow. This results in the query classifier cache being disabled once the limit is reached. |