adoroszlai commented on code in PR #7638:
URL: https://github.com/apache/ozone/pull/7638#discussion_r1902982950


##########
hadoop-hdds/container-service/pom.xml:
##########
@@ -177,6 +168,11 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd";>
       <groupId>org.apache.ratis</groupId>
       <artifactId>ratis-proto</artifactId>
     </dependency>
+
+    <dependency>
+      <groupId>org.apache.ratis</groupId>
+      <artifactId>ratis-server</artifactId>

Review Comment:
   For future patches: I think we can remove empty lines in `dependencies` 
section.  Especially where the items before/after the empty line are from the 
same group.



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