-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-19632. Upgrade nimbus-jose-jwt to 10.4 due to CVE-2025-53864 #7965
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
💔 -1 overall
This message was automatically generated. |
Hi @pjfanning, can we use this patch instead of the original one as I don't see any progress on that? We need this upgrade in the downstream soon. Also, it seems like the original patch hasn't handled the shading of com.github.stephenc.jcip:jcip-annotations in later nimbus versions. Thanks |
Could you rebase this to force a new CI run? The tests crashed in the last run. |
945e1a2
to
03d76d1
Compare
Could you change the name of the PR and the git commit to use HADOOP-19632? |
03d76d1
to
b51e3a0
Compare
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
@pjfanning could you please take a look at this again whenever you have time? Thanks |
the test build crashed |
Hi @pjfanning, could you please help understand how the test build crashed as I am a bit confused about the CI process here? As per this execution: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7965/2/testReport/history/ |
I'll let one of the Hadoop committers review this. The CI jobs can be flaky and when I want to rerun them, I rebase the PR to cause a new run. |
@rohit-kb do a rebase and a force push to trigger a new yetus build. thanks |
b51e3a0
to
13d0d04
Compare
💔 -1 overall
This message was automatically generated. |
13d0d04
to
4aee820
Compare
💔 -1 overall
This message was automatically generated. |
I am able to run the crashed tests locally: Not sure why the tests are crashing again and again on this PR |
4aee820
to
5419501
Compare
@rohit-kb - merged. will take a backport to branch-3.4 |
Thanks @slfan1989, @steveloughran for the review and the merge! Will upload to branch-3.4 soon |
💔 -1 overall
This message was automatically generated. |
This reverts commit 3baa288.
Description of PR
How was this patch tested?
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?