[MXS-517] Load query classifier at runtime. Created: 2016-01-05 Updated: 2016-02-08 Resolved: 2016-02-08 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | build, Core |
| Affects Version/s: | None |
| Fix Version/s: | 1.4.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | Pluggable Parser |
| Sprint: | 1.4.0-1, 1.4.0-2 |
| Description |
|
Modify MaxScale so that the component providing the query classification API is loaded at runtime, and create such a component that uses the MySql embedded parser. That will allow the choice of whether to use in-process or out-of-process parsing to be made at runtime. |