[ 
https://issues.apache.org/jira/browse/HDDS-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17697828#comment-17697828
 ] 

Zita Dombi commented on HDDS-8094:
----------------------------------

I started working on this and I found that currently we are using the 
HttpServer2 from hadoop-common in both HttpFSAuthenticationFilter and 
HttpFSServerWebServer, not the forked HttpServer2 that is present in Ozone. the 
current hadoop-common version doesn't have the required changes to backport 
HDFS-16129. to have these changes in Ozone we either need to change the 
HttpServer2 dependency or once there is a release for Hadoop's FileSystem API, 
that contains these changes, and we can bump our Hadoop dependency to that new 
version. 

> Backport HDFS-16129 changes to Ozone for HttpServer2 and HttpFSGw
> -----------------------------------------------------------------
>
>                 Key: HDDS-8094
>                 URL: https://issues.apache.org/jira/browse/HDDS-8094
>             Project: Apache Ozone
>          Issue Type: Task
>          Components: HttpFS GateWay
>    Affects Versions: 1.4.0
>            Reporter: István Fajth
>            Assignee: Zita Dombi
>            Priority: Major
>
> This change affects HttpServer2 and HttpFSGW both. And is related to how the 
> configuration deprecation was done in Hadoop.
> With the current code, there is a problem with how the code understand the 
> configuration settings, and ignores some configuration options.



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