[
https://issues.apache.org/jira/browse/KNOX-790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Larry McCay updated KNOX-790:
-----------------------------
Fix Version/s: 0.11.0
> URL parameters with empty/null value are ignored
> ------------------------------------------------
>
> Key: KNOX-790
> URL: https://issues.apache.org/jira/browse/KNOX-790
> Project: Apache Knox
> Issue Type: Bug
> Reporter: Nishant Bangarwa
> Assignee: Nishant Bangarwa
> Fix For: 0.11.0
>
> Attachments: KNOX-790.patch
>
>
> From the logs -
> 2016-11-19 01:18:42,973 DEBUG hadoop.gateway
> (UrlRewriteProcessor.java:rewrite(164)) - Rewrote URL:
> https://localhost:8443/gateway/sandbox/druid-coordinator/druid/coordinator/v1/servers?simple,
> direction: IN via implicit rule:
> DRUID-COORDINATOR/druid-coordinator/inbound/api to URL:
> http://nbangarw-druid-1:8081/druid/coordinator/v1/servers?simple
> 2016-11-19 01:18:42,979 DEBUG hadoop.gateway
> (DefaultDispatch.java:executeOutboundRequest(120)) - Dispatch request: GET
> http://nbangarw-druid-1:8081/druid/coordinator/v1/servers?user.name=guest
> Note the final request Dispatched to does not have the parameter simple.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)