[ 
https://issues.apache.org/jira/browse/HDDS-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bharat Viswanadham reassigned HDDS-679:
---------------------------------------

    Assignee: Bharat Viswanadham

> Add query parameter to the constructed query in VirtualHostStyleFilter
> ----------------------------------------------------------------------
>
>                 Key: HDDS-679
>                 URL: https://issues.apache.org/jira/browse/HDDS-679
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Elek, Marton
>            Assignee: Bharat Viswanadham
>            Priority: Major
>
> org.apache.hadoop.ozone.s3.VirtualHostStyleFilter supports virtual host style 
> bucket addresses (eg. http://bucket.localhost/ instead of 
> http://localhost/bucket)
> It could be activated by setting the domain name to ozone.s3g.domain.name.
> Based on the configuration it recreates the URL of the request before the 
> request is processed. 
> Unfortunately during this recreation the query part of the URL is lost. (eg 
> http://bucket.localhost/?prefix=/ will be converted to 
> http://localhost/bucket)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to