-
Notifications
You must be signed in to change notification settings - Fork 28.7k
[WIP][SPARK-47194][BUILD] Upgrade log4j to 2.23.1 #45326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Just for verification, let it run GA first. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, LGTM. It's great! Thank you, @panbingkun and @LuciferYang .
It seems that one of
|
Sure, let me continue to observe and verify. |
@dongjoon-hyun |
@panbingkun We can enable the debug logs of the RemoteSparkSession subclass to facilitate troubleshooting. |
Done. |
ready to go? |
There are still some problems. |
Please let us know if there is any change on this PR. |
In the previous tests, I found a case |
Make a record of where hang:
|
|
is this a bug of log4j 2.23.1? |
I will close it. |
|
What changes were proposed in this pull request?
The pr aims to upgrade
log4j
from2.22.0
to2.23.1
.Why are the changes needed?
https://github.com/apache/logging-log4j2/releases/tag/rel%2F2.23.1
https://github.com/apache/logging-log4j2/releases/tag/rel%2F2.23.0
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Was this patch authored or co-authored using generative AI tooling?
No.