[
https://issues.apache.org/jira/browse/HDFS-4172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Derek Dagit updated HDFS-4172:
------------------------------
Fix Version/s: (was: 0.23.5)
(was: 2.0.3-alpha)
(was: 3.0.0)
Target Version/s: 3.0.0, 2.0.3-alpha, 0.23.5
Status: Patch Available (was: Open)
> namenode does not URI-encode parameters when building URI for datanode request
> ------------------------------------------------------------------------------
>
> Key: HDFS-4172
> URL: https://issues.apache.org/jira/browse/HDFS-4172
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: name-node
> Affects Versions: 0.23.4
> Reporter: Derek Dagit
> Assignee: Derek Dagit
> Priority: Minor
> Attachments: HDFS-4162.patch
>
>
> Param values such as
> foo&bar
> or
> foo=bar
> Are not escaped in Param.toSortedString()
> When these are given, a string like
> &renewer=renewer%3Dequal&token=token%26ampersand
> is returned.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira