[MXS-514] Create new query classifier API Created: 2016-01-05 Updated: 2016-04-06 Resolved: 2016-04-06 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | QueryClassifier |
| Affects Version/s: | None |
| Fix Version/s: | 2.0.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | Pluggable Parser |
| Description |
|
Create a new query classifier API that does not expose any explicit parse_query API and that is closed for modification but open for extension. That is, it should be possible to provide increasing functionality without it leading to API changes. |
| Comments |
| Comment by Johan Wikman [ 2016-04-06 ] |
|
No need for this since there will not be an external parser process. |