[
https://issues.apache.org/jira/browse/HDDS-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16657261#comment-16657261
]
Anu Engineer commented on HDDS-679:
-----------------------------------
+1, I will commit this soon.
> 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
> Attachments: HDDS-679.00.patch
>
>
> 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]