Vitaly Brodetskyi created AMBARI-4630:
-----------------------------------------

             Summary: Passthrough /proxy API not passing through extra params
                 Key: AMBARI-4630
                 URL: https://issues.apache.org/jira/browse/AMBARI-4630
             Project: Ambari
          Issue Type: Task
          Components: agent
            Reporter: Vitaly Brodetskyi
            Assignee: Vitaly Brodetskyi
            Priority: Critical
         Attachments: AMBARI-4630.patch

UI makes the following call where there are multiple params which should end up 
in the target URL
{code}
/proxy?url=http://server:8188/ws/v1/apptimeline/HIVE_QUERY_ID?fields=events,primaryfilters&limit=10&primaryFilter=user:hiveuser1
{code}

None of the filter params (fields, limit, primaryFilter) are ending up on the 
target server. The passthrough API should pass through all extra params (other 
than url). 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to