[
https://issues.apache.org/jira/browse/HDDS-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anu Engineer updated HDDS-679:
------------------------------
Resolution: Fixed
Fix Version/s: 0.4.0
0.3.0
Status: Resolved (was: Patch Available)
[~bharatviswa] Thanks for root causing and fixing this issue. I have committed
this patch to the trunk and ozone-0.3 branches.
> 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
> Fix For: 0.3.0, 0.4.0
>
> 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]