bvaradar commented on pull request #1697: URL: https://github.com/apache/hudi/pull/1697#issuecomment-637397675
HoodieWriteClient is being initiated several times (more than one time per test in some cases) but they are not being closed. As we have enabled timeline-server, closing write is crucial for shutting down the timeline service. ---------------------------------------------------------------- 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]
