You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Eli Collins (JIRA)" <ji...@apache.org> on 2012/09/28 05:27:07 UTC

[jira] [Created] (HDFS-3989) Remove duplicate Http server SSL code

Eli Collins created HDFS-3989:
---------------------------------

             Summary: Remove duplicate Http server SSL code
                 Key: HDFS-3989
                 URL: https://issues.apache.org/jira/browse/HDFS-3989
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: name-node, security
    Affects Versions: 2.0.0-alpha
            Reporter: Eli Collins


The NameNode has duplicate SSL listener code - the new code in HttpServer from HADOOP-8581 and the original Hsftp code in NameNodeHttpServer. Let's remove the SSL code from NameNodeHttpServer and make any modifications to Hsftp to work with the SSL implementation from HADOOP-8581. This may be tricky if we want to ensure the 2.x Hsftp client works with 1.x servers.

--
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