Skip to content

HBASE-26732 Update jackson to 2.13.1 - #4179

Closed
apurtell wants to merge 1 commit into
apache:masterfrom
apurtell:HBASE-26732
Closed

HBASE-26732 Update jackson to 2.13.1#4179
apurtell wants to merge 1 commit into
apache:masterfrom
apurtell:HBASE-26732

Conversation

@apurtell

Copy link
Copy Markdown
Contributor

No description provided.

@apurtell
apurtell requested a review from Apache9March 7, 2022 19:14
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 21sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ master Compile Tests _
+1 💚mvninstall2m 44smaster passed
+1 💚compile6m 20smaster passed
_ Patch Compile Tests _
+1 💚mvninstall2m 21sthe patch passed
+1 💚compile6m 13sthe patch passed
+1 💚javac6m 13sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 1sThe patch has no ill-formed XML file.
+1 💚hadoopcheck11m 13sPatch does not cause any errors with Hadoop 3.1.2 3.2.2 3.3.1.
_ Other Tests _
+1 💚asflicense0m 14sThe patch does not generate ASF License warnings.
34m 15s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4179/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#4179
Optional Testsdupname asflicense javac hadoopcheck xml compile
unameLinux 5ba81b10f92e 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / bcd9a9a
Default JavaAdoptOpenJDK-1.8.0_282-b08
Max. process+thread count88 (vs. ulimit of 30000)
modulesC: . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4179/1/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@apurtell

Copy link
Copy Markdown
ContributorAuthor

hbase-rest unit tests (and others) pass for me locally. I also tested this change with hbase-thirdparty=4.1.0 installed from RC into local maven cache. There were no failures.

Waiting for precommit results.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 4sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚mvninstall5m 5smaster passed
+1 💚compile2m 12smaster passed
+1 💚shadedjars4m 30sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc2m 22smaster passed
_ Patch Compile Tests _
+1 💚mvninstall3m 31sthe patch passed
+1 💚compile2m 5sthe patch passed
+1 💚javac2m 5sthe patch passed
+1 💚shadedjars4m 38spatch has no errors when building our shaded downstream artifacts.
-0 ⚠️javadoc2m 35sroot generated 2 new + 179 unchanged - 2 fixed = 181 total (was 181)
_ Other Tests _
+1 💚unit418m 45sroot in the patch passed.
450m 1s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4179/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#4179
Optional Testsjavac javadoc unit shadedjars compile
unameLinux d435ae9ff797 5.4.0-1043-aws #45~18.04.1-Ubuntu SMP Fri Apr 9 23:32:25 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / bcd9a9a
Default JavaAdoptOpenJDK-11.0.10+9
javadochttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4179/1/artifact/yetus-jdk11-hadoop3-check/output/diff-javadoc-javadoc-root.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4179/1/testReport/
Max. process+thread count2517 (vs. ulimit of 30000)
modulesC: . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4179/1/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache9Apache9 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's wait for the thirdparty 4.1.0 out before merging.

@apurtell

Copy link
Copy Markdown
ContributorAuthor

I see this duplicates changes proposed on #4164 . Thats fine. I will close this.

@apurtellapurtell closed this Mar 8, 2022
@apurtell
apurtell deleted the HBASE-26732 branch March 8, 2022 20:03
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.

3 participants

@apurtell@Apache-HBase@Apache9