bvaradar commented on a change in pull request #1707:
URL: https://github.com/apache/hudi/pull/1707#discussion_r436475281
##########
File path: hudi-client/src/test/java/org/apache/hudi/client/TestMultiFS.java
##########
@@ -63,9 +63,7 @@ public void setUp() throws Exception {
@AfterEach
public void tearDown() throws Exception {
- cleanupSparkContexts();
- cleanupDFS();
- cleanupTestDataGenerator();
+ cleanupResources();
Review comment:
@garyli1019 : Can you open a jira with information about the leak that
you found in HoodieLogFileReader and HoodieWrapperFileSystem. We need to get to
the top of this asap.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]