Skip to content

HBASE-23014 Should not show split parent regions in hbck report UI - #609

Merged
saintstack merged 1 commit into
apache:masterfrom
infraio:HBASE-23014
Sep 11, 2019
Merged

HBASE-23014 Should not show split parent regions in hbck report UI#609
saintstack merged 1 commit into
apache:masterfrom
infraio:HBASE-23014

Conversation

@infraio

Copy link
Copy Markdown
Contributor

No description provided.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
💙reexec0m 34sDocker mode activated.
_ Prechecks _
💚dupname0m 0sNo case conflicting files found.
💚hbaseanti0m 0sPatch does not have any anti-patterns.
💚@author0m 0sThe patch does not contain any @author tags.
💚test4tests0m 0sThe patch appears to include 2 new or modified test files.
_ master Compile Tests _
💙mvndep0m 39sMaven dependency ordering for branch
💚mvninstall5m 30smaster passed
💚compile1m 27smaster passed
💚checkstyle1m 55smaster passed
💚shadedjars4m 46sbranch has no errors when building our shaded downstream artifacts.
💚javadoc1m 5smaster passed
💙spotbugs4m 36sUsed deprecated FindBugs config; considering switching to SpotBugs.
💚findbugs5m 49smaster passed
_ Patch Compile Tests _
💙mvndep0m 17sMaven dependency ordering for patch
💚mvninstall5m 9sthe patch passed
💚compile1m 32sthe patch passed
💚javac1m 32sthe patch passed
💔checkstyle1m 31shbase-server: The patch generated 1 new + 8 unchanged - 0 fixed = 9 total (was 8)
💚whitespace0m 0sThe patch has no whitespace issues.
💚shadedjars5m 50spatch has no errors when building our shaded downstream artifacts.
💚hadoopcheck17m 43sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
💚javadoc1m 9sthe patch passed
💚findbugs6m 41sthe patch passed
_ Other Tests _
💚unit2m 4shbase-client in the patch passed.
💚unit180m 32shbase-server in the patch passed.
💚asflicense1m 4sThe patch does not generate ASF License warnings.
253m 41s
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-609/1/artifact/out/Dockerfile
GITHUB PR#609
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux c3531ddd8fd8 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-609/out/precommit/personality/provided.sh
git revisionmaster / b20d9b9
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-609/1/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-609/1/testReport/
Max. process+thread count4337 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-609/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@saintstacksaintstack 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.

Ok. Thought I fixed this but looks like I just moved split parents from overlaps to holes. Thanks for fixing my mess.

@saintstack

Copy link
Copy Markdown
Contributor

Pushed to branch-2.1+

symat pushed a commit to symat/hbase that referenced this pull request Feb 17, 2021
…pache#609)
(cherry picked from commit 419cd1d)
Change-Id: I48c950ce74c4f3e0e2e54be7a40fefd3adabac80
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

@infraio@Apache-HBase@saintstack