DanielLeens commented on PR #11209: URL: https://github.com/apache/seatunnel/pull/11209#issuecomment-5083458189
Hi @zhangshenghang, thank you for paying attention to GZIP stream cleanup and for contributing a focused resource-safety fix. Resource leaks in file readers are easy to overlook, and this patch reinforced that the close path deserves explicit regression coverage. The same issue is being addressed in the still-active #10532, which now covers the GZIP path together with broader JDBC and file-resource cleanup and stronger tests against the current code. Keeping one implementation open will make review and verification clearer for everyone. We are closing this PR as a duplicate, with genuine appreciation for the contribution. Your patch helped confirm the importance of the issue, and we hope to see you continue contributing to SeaTunnel. -- 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]
