[
https://issues.apache.org/jira/browse/ASTERIXDB-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Maxon closed ASTERIXDB-1113.
--------------------------------
Resolution: Fixed
> ExecutionTest always uses GET method even when query is very long
> -----------------------------------------------------------------
>
> Key: ASTERIXDB-1113
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1113
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: AsterixDB, HTTP API
> Reporter: Ian Maxon
> Assignee: Ian Maxon
> Priority: Minor
>
> The execution tests always use the GET method for the /query API endpoint,
> even when that will cause a 413 FULL_HEAD. This is easy enough to fix by just
> using POST instead where appropriate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)