[
https://issues.apache.org/jira/browse/HADOOP-10255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883849#comment-13883849
]
Suresh Srinivas commented on HADOOP-10255:
------------------------------------------
[~wheat9], please file a jira if you have further cleanup of HttpServer2. One
thing we could do in that jira to remove deprecated method. I see one such
method - #getPort().
+1 for the patch.
[~stack], once the copy of HttpServer is made in HBase, we can delete it from
future 2.x release. This is an incompatible. However given this removal is
breaking compatibility only for HBase and HBase will no longer use this class,
such an incompatible change should be fine. Do you agree? We need to agree upon
a release to align this change.
> Rename HttpServer into HttpServer2
> ----------------------------------
>
> 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-branch2.000.patch, HADOOP-10255.000.patch,
> HADOOP-10255.001.patch, HADOOP-10255.002.patch, HADOOP-10255.003.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)