[ 
https://issues.apache.org/jira/browse/HDDS-9847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Attila Doroszlai reassigned HDDS-9847:
--------------------------------------

    Assignee: Raju Balpande

> Replace usage of org.apache.hadoop.http.HttpServer2
> ---------------------------------------------------
>
>                 Key: HDDS-9847
>                 URL: https://issues.apache.org/jira/browse/HDDS-9847
>             Project: Apache Ozone
>          Issue Type: Task
>            Reporter: Attila Doroszlai
>            Assignee: Raju Balpande
>            Priority: Minor
>
> HDDS-2950 forked {{HttpServer2}} from Hadoop.  There are a few leftover 
> places where Hadoop's version of {{HttpServer2}} is used.  We should replace 
> these with the one from Ozone:
> {code}
> hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/conf/HddsConfServlet.java
> 33:import org.apache.hadoop.http.HttpServer2;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/TestOzoneConfigurationFields.java
> 25:import org.apache.hadoop.http.HttpServer2;
> hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/admin/nssummary/NSSummaryAdmin.java
> 49:import static org.apache.hadoop.http.HttpServer2.HTTPS_SCHEME;
> 50:import static org.apache.hadoop.http.HttpServer2.HTTP_SCHEME;
> {code}
> {{httpfsgateway}} also uses it, but it may be more complex to replace.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to