You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/10/19 09:50:48 UTC

[GitHub] [ozone] kaijchen commented on a diff in pull request #3860: HDDS-7354. SchemaV3 blockData not deleted in table

kaijchen commented on code in PR #3860:
URL: https://github.com/apache/ozone/pull/3860#discussion_r999209189


##########
hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/common/TestBlockDeletingService.java:
##########
@@ -70,6 +72,7 @@
 import org.junit.Assert;
 import org.junit.Before;
 import org.junit.Test;
+import org.junit.jupiter.api.Assertions;

Review Comment:
   This test is still in JUnit 4, `org.junit.Assert` would be more appropriate (which is already imported).



-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org