[
https://issues.apache.org/jira/browse/ASTERIXDB-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14936013#comment-14936013
]
Ian Maxon commented on ASTERIXDB-1113:
--------------------------------------
Fixed in 857dc139ce20900b66dc40b0a28576a4d37590a5
> 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)