ChenSammi commented on code in PR #5047:
URL: https://github.com/apache/ozone/pull/5047#discussion_r1302786783


##########
hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/common/TestBlockDeletingService.java:
##########
@@ -494,7 +494,8 @@ public void testPendingDeleteBlockReset() throws Exception {
         });
     OzoneContainer ozoneContainer =
         mockDependencies(containerSet, keyValueHandler);
-    BlockDeletingService svc = new BlockDeletingService(ozoneContainer,
+    BlockDeletingService

Review Comment:
   Could you revert this one and the next change?  It's preferred to have more 
content in one line unless it's exceeds the line length limitation.



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