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


##########
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:
   Thanks for the catch. I missed this while reviewing the output.
   > Especially where the items before/after the empty line are from the same 
group.
   
   We can always remove the empty lines to make it consistent.



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