mridulm commented on PR #39883: URL: https://github.com/apache/spark/pull/39883#issuecomment-1416891349
Thanks for confirming this is not a regression @viirya ! If that is the case, two follow up queries come: * Is this sufficient (a point fix at this location) ? Or are there other codepaths which will trigger something similar ? * If not sufficient, should we modify it in Logging itself - for the `Throwable` variants, to only log message, and not the stacktrace when spark context is stopped ? -- 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]
