slfan1989 commented on code in PR #33:
URL: https://github.com/apache/hadoop-thirdparty/pull/33#discussion_r1491225388
##########
pom.xml:
##########
@@ -126,6 +132,7 @@
<module>hadoop-shaded-protobuf_3_21</module>
<module>hadoop-shaded-guava</module>
<module>hadoop-shaded-avro_1_11</module>
+ <module>hadoop-shaded-jersery</module>
Review Comment:
This PR is still being improved, and I'm currently attempting to replace
Jersey1 with Jersey2 locally. There has been some progress; I've completed
modifications to several unit tests in the nodemanager module, which are as
expected. However, completing the entire process will take a long time as there
are many conflicts, not just with javax.ws.rs. It's indeed a very challenging
process.
cc: @steveloughran @ayushtkn
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]