srowen commented on PR #42893: URL: https://github.com/apache/spark/pull/42893#issuecomment-1717687532
Is this is not just a different way of saying, you need different GC settings? You want finalizers to run sooner. I don't think we should really be doing this - even the current call to System.gc() is sketch. Doesn't that trigger finalizers though where possible? -- 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]
