garyli1019 commented on pull request #1707: URL: https://github.com/apache/hudi/pull/1707#issuecomment-640307790
@bvaradar @vinothchandar This PR fixes more tests on top of HUDI-988, but not completely fix the memory leak. Two consecutive builds were passed. The unit test structure need to be refactored. Right now we initialized and clean up resources for every single test, which is inefficient. Too many logs will lead to CI failure as well. ---------------------------------------------------------------- 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]
