guihecheng commented on code in PR #3398:
URL: https://github.com/apache/ozone/pull/3398#discussion_r871200889
##########
hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/keyvalue/TestKeyValueContainer.java:
##########
@@ -216,8 +213,6 @@ public void testEmptyContainerImportExport() throws
Exception {
@Test
public void testContainerImportExport() throws Exception {
- assumeFalse(schemaVersion.equals(OzoneConsts.SCHEMA_V3));
Review Comment:
I think we already got a stricter case in this file `public void
concurrentExport()`.
--
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]