You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Nishant Bangarwa (JIRA)" <ji...@apache.org> on 2016/11/21 06:08:58 UTC

[jira] [Created] (KNOX-790) URL parameters with empty/null value are ignored

Nishant Bangarwa created KNOX-790:
-------------------------------------

             Summary: 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


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)