SteNicholas commented on PR #3548: URL: https://github.com/apache/celeborn/pull/3548#issuecomment-3770906770
@xy2953396112, `FSDataOutputStream` has a thread in it, which means that reusing `FSDataOutputStream ` keeps too many threads, especially a thread consumes 1MB of stack memory. -- 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]
