-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[ZEPPELIN-6158] Update Jetty and other libraries to use Jakarta #4902
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
|
Ready-for-Review |
|
@jongyoul would you be able to review this? |
|
We are currently running into the following Selenium bug. I think we can therefore ignore the failed tests. |
pjfanning
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
zeppelin-server/src/main/java/org/apache/zeppelin/server/ZeppelinServer.java
Outdated
Show resolved
Hide resolved
|
@Reamer I'm sorry for the late reply, and thank you for the hard work. I left two comments. Could you please check it? |
c70c53a to
686a135
Compare
### What is this PR for? This PR updates Jetty and some subcomponents such as Jackson, Jersey, Micrometer, Kubernetes client. In my opinion, it is not possible to split the pull request due to the annotation change. ### What type of PR is it? - Improvement ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-6158 ### How should this be tested? * CI * [x] - Manually ### Questions: * Does the license files need to update? Yes * Is there breaking changes for older versions? Yes * Does this needs documentation? No Closes #4902 from Reamer/jakarta. Signed-off-by: Philipp Dallig <[email protected]> (cherry picked from commit e928edb) Signed-off-by: Philipp Dallig <[email protected]>
|
Merged into master and branch-0.12 |
This PR updates Jetty and some subcomponents such as Jackson, Jersey, Micrometer, Kubernetes client. In my opinion, it is not possible to split the pull request due to the annotation change. - Improvement * https://issues.apache.org/jira/browse/ZEPPELIN-6158 * CI * [x] - Manually * Does the license files need to update? Yes * Is there breaking changes for older versions? Yes * Does this needs documentation? No Closes apache#4902 from Reamer/jakarta. Signed-off-by: Philipp Dallig <[email protected]>
…arta This PR updates Jetty and some subcomponents such as Jackson, Jersey, Micrometer, Kubernetes client. In my opinion, it is not possible to split the pull request due to the annotation change. - Improvement * https://issues.apache.org/jira/browse/ZEPPELIN-6158 * CI * [x] - Manually * Does the license files need to update? Yes * Is there breaking changes for older versions? Yes * Does this needs documentation? No Closes apache#4902 from Reamer/jakarta. Signed-off-by: Philipp Dallig <[email protected]> (cherry picked from commit e928edb)
What is this PR for?
This PR updates Jetty and some subcomponents such as Jackson, Jersey, Micrometer, Kubernetes client.
In my opinion, it is not possible to split the pull request due to the annotation change.
What type of PR is it?
What is the Jira issue?
How should this be tested?
Questions: