hbase-thirdparty icon indicating copy to clipboard operation
hbase-thirdparty copied to clipboard

HBASE-28967 [hbase-thirdparty] add jersey-media-json-jackson in hbas…

Open yuanheng opened this issue 1 year ago • 1 comments

In a REST service built using hbase-shaded-jersey.jar, I'm unable to convert a Response object into a JSON string. The reason I cannot convert a Response object to a JSON string in my REST service built with hbase-shaded-jersey.jar is because it lacks the necessary dependencies from jersey-media-json-jackson.

yuanheng avatar Nov 07 '24 10:11 yuanheng

:confetti_ball: +1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 1m 5s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
-0 :warning: test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1 :green_heart: mvninstall 0m 47s master passed
+1 :green_heart: compile 0m 6s master passed
+1 :green_heart: javadoc 0m 7s master passed
_ Patch Compile Tests _
+1 :green_heart: mvninstall 0m 17s the patch passed
+1 :green_heart: compile 0m 5s the patch passed
+1 :green_heart: javac 0m 5s the patch passed
+1 :green_heart: whitespace 0m 0s The patch has no whitespace issues.
+1 :green_heart: xml 0m 1s The patch has no ill-formed XML file.
+1 :green_heart: javadoc 0m 5s the patch passed
_ Other Tests _
+1 :green_heart: unit 0m 5s hbase-shaded-jersey in the patch passed.
+1 :green_heart: asflicense 0m 6s The patch does not generate ASF License warnings.
2m 51s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-125/1/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase-thirdparty/pull/125
Optional Tests dupname asflicense javac javadoc unit xml compile
uname Linux ac9c328175e6 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
git revision master / a98a74b
Default Java Temurin-1.8.0_432-b06
Test Results https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-125/1/testReport/
Max. process+thread count 34 (vs. ulimit of 1000)
modules C: hbase-shaded-jersey U: hbase-shaded-jersey
Console output https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-125/1/console
versions git=2.43.0 maven=3.9.9
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Nov 07 '24 10:11 Apache-HBase