Yikun commented on pull request #34599: URL: https://github.com/apache/spark/pull/34599#issuecomment-983685340
> In theory, this feature looks unsafe because there is a chance to leak the pre-populated resources because they have no owner yet. Yes, that's a good point, and the cleanup operations of pre-populated resource is required, will add cleaup pre-populated resource logic > Please minimize the change. For example, we had better keep the existing resource management code for the non-pre-polulated code. Thanks for your suggestion, will address in next commit. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
