Skip to content

HBASE-26702 Make ageOfLastShip, ageOfLastApplied extend TimeHistogram instead of plain histogram. - #4099

Merged
Apache9 merged 1 commit into
apache:branch-1from
shahrs87:HBASE-26702-branch-1
Feb 9, 2022
Merged

HBASE-26702 Make ageOfLastShip, ageOfLastApplied extend TimeHistogram instead of plain histogram.#4099
Apache9 merged 1 commit into
apache:branch-1from
shahrs87:HBASE-26702-branch-1

Conversation

@shahrs87

Copy link
Copy Markdown
Contributor

No description provided.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec8m 26sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+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.
_ branch-1 Compile Tests _
+1 💚mvninstall10m 27sbranch-1 passed
+1 💚compile0m 16sbranch-1 passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚compile0m 20sbranch-1 passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚checkstyle0m 25sbranch-1 passed
+1 💚shadedjars3m 34sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 30sbranch-1 passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚javadoc0m 18sbranch-1 passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+0 🆗spotbugs1m 5sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs1m 3sbranch-1 passed
_ Patch Compile Tests _
+1 💚mvninstall2m 20sthe patch passed
+1 💚compile0m 16sthe patch passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚javac0m 16sthe patch passed
+1 💚compile0m 20sthe patch passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚javac0m 20sthe patch passed
+1 💚checkstyle0m 16sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars3m 21spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck5m 44sPatch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚javadoc0m 14sthe patch passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚javadoc0m 17sthe patch passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚findbugs0m 53sthe patch passed
_ Other Tests _
+1 💚unit0m 39shbase-hadoop2-compat in the patch passed.
+1 💚asflicense0m 21sThe patch does not generate ASF License warnings.
44m 6s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-4099/1/artifact/out/Dockerfile
GITHUB PR#4099
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 2461127e333a 4.15.0-163-generic #171-Ubuntu SMP Fri Nov 5 11:55:11 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-agent/workspace/Base-PreCommit-GitHub-PR_PR-4099/out/precommit/personality/provided.sh
git revisionbranch-1 / bd8a332
Default JavaAzul Systems, Inc.-1.7.0_272-b10
Multi-JDK versions/usr/lib/jvm/zulu-8-amd64:Azul Systems, Inc.-1.8.0_262-b19 /usr/lib/jvm/zulu-7-amd64:Azul Systems, Inc.-1.7.0_272-b10
Test Resultshttps://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-4099/1/testReport/
Max. process+thread count77 (vs. ulimit of 10000)
modulesC: hbase-hadoop2-compat U: hbase-hadoop2-compat
Console outputhttps://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-4099/1/console
versionsgit=2.17.1 maven=3.6.0 findbugs=3.0.1
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9 merged commit 669bed5 into apache:branch-1Feb 9, 2022
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

@shahrs87@Apache-HBase@Apache9