Raviston6296 opened a new pull request, #53613: URL: https://github.com/apache/spark/pull/53613
### What changes were proposed in this pull request? This PR updates documentation/comments related to executor OutOfMemoryError handling to clarify that JVM termination on OOM is optional and should be explicitly configured by users. ### Why are the changes needed? The existing comments assume executors must be killed on OOM, which can obscure failure reasons. This update aligns the documentation with the intent discussed in SPARK-50186. ### Does this PR introduce any user-facing change? No. This is a documentation-only change. ### How was this patch tested? N/A (comment-only change). -- 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]
