-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HADOOP-18712 upgrade to jetty 9.4.51 due to cve #5574
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. |
9f1b5ce to
fe9b208
Compare
|
💔 -1 overall
This message was automatically generated. |
ayushtkn
left a comment
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.
Some Javac warnings are getting triggered due to this, can you give a check. Rest no relevant test failures, should be good once these warnings are sorted
|
@ayushtkn are these the warnings - https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5574/2/artifact/out/results-compile-javac-root-jdkPrivateBuild-1.8.0_362-8u362-ga-0ubuntu1~20.04.1-b09.txt ? If so, I'd be pretty sure they are unrelated to jetty changes. The code is these warnings is Mockito code based on Hadoop proxy classes - and no sign of Jetty imports anywhere near those classes. |
|
My IDE shows multiple warnings for any use with Mockito of |
|
Yahh, not sure why it is showing here, it has message towards the right as well |
|
💔 -1 overall
This message was automatically generated. |
ayushtkn
left a comment
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.
LGTM
|
raised #5585 for branch-3.3 |
…ibuted by PJ Fanning. Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
Description of PR
How was this patch tested?
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?