nsivabalan commented on code in PR #7560:
URL: https://github.com/apache/hudi/pull/7560#discussion_r1057794904


##########
hudi-utilities/src/test/java/org/apache/hudi/utilities/deltastreamer/HoodieDeltaStreamerTestBase.java:
##########
@@ -57,7 +57,6 @@
 
 public class HoodieDeltaStreamerTestBase extends UtilitiesTestBase {
 

Review Comment:
   this class does not seem to have any AfterEach. so we don't have any tear 
down after every test is it? or does UtilitiesTestBase.tearDown suffice ?



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

Reply via email to