mridulm opened a new pull request, #3343: URL: https://github.com/apache/celeborn/pull/3343
### What changes were proposed in this pull request? Proactively cleanup from ChunkStreamManager when stream is closed. ### Why are the changes needed? Stream gets closed only when shuffle expires at master, which can take a while. In meantime, workers incur have nontrivial memory utilization. ### Does this PR introduce _any_ user-facing change? No. Reduces memory usage in workers. ### How was this patch tested? Existing unit tests -- 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]
