[
https://issues.apache.org/jira/browse/HDFS-5308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jing Zhao updated HDFS-5308:
----------------------------
Resolution: Fixed
Fix Version/s: 2.1.2-beta
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
I've committed this to trunk, branch-2, and branch-2.1-beta.
> Replace HttpConfig#getSchemePrefix with implicit schemes in HDFS JSP
> ---------------------------------------------------------------------
>
> Key: HDFS-5308
> URL: https://issues.apache.org/jira/browse/HDFS-5308
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Fix For: 2.1.2-beta
>
> Attachments: HDFS-5302.000.patch, HDFS-5302.001.patch,
> HDFS-5302.002.patch, HDFS-5302.003.patch
>
>
> The JSPs in HDFS calls HttpConfig.getSchemePrefix() to determine which scheme
> (http / https) to be put into the link. This can be done by putting "///" in
> the JSP instead, thus picking a scheme can no longer rely on
> HttpConfig.getSchemePrefix() any more.
--
This message was sent by Atlassian JIRA
(v6.1#6144)