[
https://issues.apache.org/jira/browse/KNOX-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685079#comment-15685079
]
Larry McCay commented on KNOX-790:
----------------------------------
[~nishantbangarwa] - thank you for your contribution.
I have committed this to master and it will be in 0.11.0 release!
> 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
> 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)