[ 
https://issues.apache.org/jira/browse/AMBARI-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586223#comment-13586223
 ] 

John Speidel commented on AMBARI-1406:
--------------------------------------

In the above case it could be possible to just specify the hostname of the 
parent of each created child in the json body.

But, for the case of updates, this is not possible and the query string would 
be required.
                
> 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
>
>
> 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