This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


    from 4d29b6ce30 HDDS-11103. Do not assume working dir is writable in 
container (#6913)
     add 975a8d85a3 HDDS-11052. HttpFS fails to start when compiled for Java 17 
(#6854)

No new revisions were added by this update.

Summary of changes:
 hadoop-hdds/framework/pom.xml                      |  4 ++
 .../hadoop/hdds/server/http/HttpServer2.java       | 17 ++++----
 hadoop-hdds/hadoop-dependency-server/pom.xml       |  6 ++-
 hadoop-ozone/dist/src/main/license/bin/LICENSE.txt |  3 --
 hadoop-ozone/dist/src/main/license/jar-report.txt  |  2 -
 hadoop-ozone/httpfsgateway/pom.xml                 | 27 ++++++------
 .../fs/http/server/HttpFSExceptionProvider.java    |  2 +-
 .../fs/http/server/HttpFSParametersProvider.java   |  3 --
 .../apache/ozone/fs/http/server/HttpFSServer.java  | 34 +++++++--------
 .../fs/http/server/HttpFSServerWebServer.java      | 10 +++--
 .../apache/ozone/lib/wsrs/ParametersProvider.java  | 50 ++++++----------------
 .../main/resources/webapps/webhdfs/WEB-INF/web.xml | 16 +------
 .../httpfsgateway/src/main/webapp/WEB-INF/web.xml  | 16 +------
 hadoop-ozone/ozonefs-hadoop2/pom.xml               |  4 ++
 hadoop-ozone/recon/pom.xml                         | 14 ------
 hadoop-ozone/s3gateway/pom.xml                     | 18 --------
 pom.xml                                            | 26 -----------
 17 files changed, 74 insertions(+), 178 deletions(-)


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

Reply via email to