[
https://issues.apache.org/jira/browse/HDFS-4172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Derek Dagit updated HDFS-4172:
------------------------------
Status: Open (was: Patch Available)
Resolving issues with failed tests.
> 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
>
> Param values such as
> foo&bar
> or
> foo=bar
> Are not escaped in Param.toSortedString()
> When these are given as, say, token parameter values, a string like
> &token=foo&bar&token=foo=bar
> 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