[MXS-2109] query_classifier_cache_size is per thread Created: 2018-10-20 Updated: 2018-10-31 Resolved: 2018-10-30 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.3.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-69 |
| Description |
|
The query_classifier_cache_size value changes with the amount of threads. A more user-friendly way would be to automatically scale it according to the number of worker threads. This way it would also be in line with how the auto-sizing of the parameter works (40% of total system memory). |