HADOOP-19951. Remove use of jetty-util-ajax and use jackson instead - #8654
HADOOP-19951. Remove use of jetty-util-ajax and use jackson instead#8654pjfanning wants to merge 15 commits into
Conversation
ajfabbri
left a comment
There was a problem hiding this comment.
LGTM except I had a couple of questions.
| so keeping it here leads to conflicts. | ||
| --> | ||
| <exclude>org.eclipse.jetty:jetty-util</exclude> | ||
| <exclude>org.eclipse.jetty:jetty-util-ajax</exclude> |
There was a problem hiding this comment.
Curious why we need shading exclusion if this is no longer a dependency?
| <exclude>ch.qos.reload4j:reload4j</exclude> | ||
| <exclude>org.eclipse.jetty.websocket:websocket-common</exclude> | ||
| <exclude>org.eclipse.jetty.websocket:websocket-api</exclude> | ||
| <exclude>org.eclipse.jetty:jetty-util-ajax</exclude> |
There was a problem hiding this comment.
it seems like it is a transitive dependency - I'll investigate and see if I can exclude it as a transitive dependency
| */ | ||
| @InterfaceAudience.Private | ||
| @InterfaceStability.Unstable | ||
| public final class HadoopJsonUtils { |
There was a problem hiding this comment.
can we just call it JsonUtil or JsonUtils ? - there are no existing classes under this folder that start with Hadoop*
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
rework HadoopJsonUtils HadoopJsonUtils.toStrin
rename as JsonUtils typo
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
Description of PR
HADOOP-19951
Contains content generated by Claude / Xiaomi Mimo.
How was this patch tested?
CI build
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?AI Tooling
If an AI tool was used:
where is the name of the AI tool used.
https://www.apache.org/legal/generative-tooling.html