Skip to content
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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yuanheng
Copy link

@yuanheng yuanheng commented Nov 7, 2024

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

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 5s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-0 ⚠️ 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 💚 mvninstall 0m 47s master passed
+1 💚 compile 0m 6s master passed
+1 💚 javadoc 0m 7s master passed
_ Patch Compile Tests _
+1 💚 mvninstall 0m 17s the patch passed
+1 💚 compile 0m 5s the patch passed
+1 💚 javac 0m 5s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 1s The patch has no ill-formed XML file.
+1 💚 javadoc 0m 5s the patch passed
_ Other Tests _
+1 💚 unit 0m 5s hbase-shaded-jersey in the patch passed.
+1 💚 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 #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.

Sign up for free to 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