ivanzlenko commented on code in PR #7268:
URL: https://github.com/apache/ozone/pull/7268#discussion_r1795161938


##########
hadoop-ozone/s3gateway/pom.xml:
##########
@@ -231,6 +231,10 @@
       <groupId>org.apache.ozone</groupId>
       <artifactId>ozone-client</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.apache.ozone</groupId>
+      <artifactId>ozone-manager</artifactId>

Review Comment:
   +1. We need to split  OzoneConfigUtil into 2 classes though: 1st with S3 
will go into common, and 2nd will remain in place with OzoneManager stuff. Also 
they should be named accordingly. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to