[
https://issues.apache.org/jira/browse/HADOOP-10255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883326#comment-13883326
]
Suresh Srinivas commented on HADOOP-10255:
------------------------------------------
bq. Are we going to end up having 2 copies of HttpServer in 2.2 now? If so, I
don't think it is a good idea from a maintenance perspective.
As agreed upon in HADOOP-10253, we will maintain two copies of HttpServer. One
deprecated and retained for backward compatibility reasons. The other cleaned
up version to be used only with in Hadoop. Undoing the cleanup is a lot of work
and a step in the backward direction.
> Copy the HttpServer in 2.2 back to branch-2
> -------------------------------------------
>
> Key: HADOOP-10255
> URL: https://issues.apache.org/jira/browse/HADOOP-10255
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Priority: Blocker
> Fix For: 2.3.0
>
> Attachments: HADOOP-10255.000.patch, HADOOP-10255.001.patch,
> HADOOP-10255.002.patch, HADOOP-10255.003.patch
>
>
> As suggested in HADOOP-10253, HBase needs a temporary copy of {{HttpServer}}
> from branch-2.2 to make sure it works across multiple 2.x releases.
> This patch renames the current {{HttpServer}} into {{HttpServer2}}, and bring
> the {{HttpServer}} in branch-2.2 into the repository.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)