Tom Beerbower created AMBARI-11229:
--------------------------------------

             Summary: Views: AmbariStreamProvider is encoding the url provided
                 Key: AMBARI-11229
                 URL: https://issues.apache.org/jira/browse/AMBARI-11229
             Project: Ambari
          Issue Type: Bug
            Reporter: Tom Beerbower
            Assignee: Tom Beerbower
             Fix For: 2.1.0


Using AmbariStreamProvider with a query string but it's encoding the ?.

Believe this might need to change slight to account for people who want to pass 
in a path with a query string.

https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/java/org/apache/ambari/server/view/ViewAmbariStreamProvider.java#L104

Because the controller getAmbariServerURI uses URIBuilder, which might encode 
the path.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to