viirya opened a new pull request #31634: URL: https://github.com/apache/spark/pull/31634
### What changes were proposed in this pull request? Redact event SparkListenerEnvironmentUpdate in log when its processing time exceeded logSlowEventThreshold. This is the backport of #31335 to branch-3.0. ### Why are the changes needed? Credentials could be exposed when its processing time exceeded logSlowEventThreshold. As this is related to security issue, it is better to backport it. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Manually tested in original PR. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
