SteNicholas opened a new pull request, #3368: URL: https://github.com/apache/celeborn/pull/3368
### What changes were proposed in this pull request? `TransportClientFactory` should close channel explicitly to avoid resource leak for timeout or failure. ### Why are the changes needed? There is resource leak risk for timeout or failure in `TransportClientFactory#internalCreateClient`. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Manual test. -- 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: issues-unsubscr...@celeborn.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org