Skip to content

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

Open
yuanheng wants to merge 1 commit into
apache:masterfrom
yuanheng:master
Open

HBASE-28967 [hbase-thirdparty] add jersey-media-json-jackson in hbas…#125
yuanheng wants to merge 1 commit into
apache:masterfrom
yuanheng:master

Conversation

@yuanheng

Copy link
Copy Markdown

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.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 5sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-0 ⚠️test4tests0m 0sThe 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 💚mvninstall0m 47smaster passed
+1 💚compile0m 6smaster passed
+1 💚javadoc0m 7smaster passed
_ Patch Compile Tests _
+1 💚mvninstall0m 17sthe patch passed
+1 💚compile0m 5sthe patch passed
+1 💚javac0m 5sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 1sThe patch has no ill-formed XML file.
+1 💚javadoc0m 5sthe patch passed
_ Other Tests _
+1 💚unit0m 5shbase-shaded-jersey in the patch passed.
+1 💚asflicense0m 6sThe patch does not generate ASF License warnings.
2m 51s
SubsystemReport/Notes
DockerClientAPI=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#125
Optional Testsdupname asflicense javac javadoc unit xml compile
unameLinux 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 toolmaven
git revisionmaster / a98a74b
Default JavaTemurin-1.8.0_432-b06
Test Resultshttps://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-125/1/testReport/
Max. process+thread count34 (vs. ulimit of 1000)
modulesC: hbase-shaded-jersey U: hbase-shaded-jersey
Console outputhttps://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-125/1/console
versionsgit=2.43.0 maven=3.9.9
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@yuanheng@Apache-HBase