[ 
https://issues.apache.org/jira/browse/AMBARI-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Speidel updated AMBARI-1406:
---------------------------------

    Attachment: AMBARI-1406.patch
    
> Provide API support for including query string in http message body
> -------------------------------------------------------------------
>
>                 Key: AMBARI-1406
>                 URL: https://issues.apache.org/jira/browse/AMBARI-1406
>             Project: Ambari
>          Issue Type: Sub-task
>            Reporter: John Speidel
>            Assignee: John Speidel
>             Fix For: 1.3.0
>
>         Attachments: AMBARI-1406.patch
>
>
> For some requests the query string can be very long due to query predicates 
> and partial response fields.  This can result in a query string that exceeds 
> the default web server limit.  In Jetty, this appears to be ~4000 characters. 
>  As a result, some UI requests have been split into multiple requests.
> To avoid this issue, the API should support inclusion of the query string in 
> the http body of the request.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to