guluo2016 commented on code in PR #6047:
URL: https://github.com/apache/hbase/pull/6047#discussion_r1666739656
##########
hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/snapshot/TestExportSnapshot.java:
##########
@@ -281,6 +283,39 @@ public void testExportWithResetTtl() throws Exception {
}
}
+ @Test
Review Comment:
By default, this test case does not execute beacuse of
https://github.com/apache/hbase/blob/master/hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/snapshot/TestExportSnapshot.java#L78
After manually modifying it, the test case passes.
--
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]