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

Reply via email to