Skip to content

Backport: HBASE-24379 CatalogJanitor misreports region holes when there are act… - #1785

Merged
huaxiangsun merged 1 commit into
apache:branch-2.2from
huaxiangsun:branch-2.2.HBASE-24379
May 27, 2020
Merged

Backport: HBASE-24379 CatalogJanitor misreports region holes when there are act…#1785
huaxiangsun merged 1 commit into
apache:branch-2.2from
huaxiangsun:branch-2.2.HBASE-24379

Conversation

@huaxiangsun

Copy link
Copy Markdown
Contributor

…ually over laps. (#1741)

Signed-off-by: stack stack@apache.org

…ually over laps. (apache#1741)
Signed-off-by: stack <stack@apache.org>
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec2m 10sDocker 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.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ branch-2.2 Compile Tests _
+1 💚mvninstall5m 21sbranch-2.2 passed
+1 💚compile0m 59sbranch-2.2 passed
+1 💚checkstyle1m 22sbranch-2.2 passed
+1 💚shadedjars4m 4sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 38sbranch-2.2 passed
+0 🆗spotbugs3m 25sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs3m 23sbranch-2.2 passed
_ Patch Compile Tests _
+1 💚mvninstall4m 46sthe patch passed
+1 💚compile0m 56sthe patch passed
+1 💚javac0m 56sthe patch passed
+1 💚checkstyle1m 18sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars4m 5spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck26m 21sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 2.10.0 or 3.1.2 3.2.1.
+1 💚javadoc0m 36sthe patch passed
+1 💚findbugs3m 35sthe patch passed
_ Other Tests _
+1 💚unit166m 22shbase-server in the patch passed.
+1 💚asflicense0m 36sThe patch does not generate ASF License warnings.
234m 21s
SubsystemReport/Notes
DockerClient=19.03.9 Server=19.03.9 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1785/1/artifact/out/Dockerfile
GITHUB PR#1785
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 48d5dbbbb207 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/Base-PreCommit-GitHub-PR_PR-1785/out/precommit/personality/provided.sh
git revisionbranch-2.2 / abe5a05
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1785/1/testReport/
Max. process+thread count4701 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1785/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@huaxiangsun

Copy link
Copy Markdown
ContributorAuthor

Seems the test has been done, let me push it.

@huaxiangsun
huaxiangsun merged commit 482956e into apache:branch-2.2May 27, 2020
HomminLee pushed a commit to HomminLee/hbase that referenced this pull request Jun 12, 2020
…ually over laps. (apache#1741) (apache#1785)
Signed-off-by: stack <stack@apache.org>
symat pushed a commit to symat/hbase that referenced this pull request Feb 17, 2021
…ually over laps. (apache#1741) (apache#1785)
Author: huaxiangsun
Reason: Bug
Ref: CDPD-15964
Signed-off-by: stack <stack@apache.org>
Change-Id: Ic77366213b962dc28c428ac57dcdc19d5c2287f1
(cherry picked from commit b850603)
wchevreuil pushed a commit to wchevreuil/hbase that referenced this pull request May 24, 2021
…ually over laps. (apache#1741) (apache#1785)
Signed-off-by: stack <stack@apache.org>
(cherry picked from commit 482956e)
Change-Id: Ic77366213b962dc28c428ac57dcdc19d5c2287f1
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

@huaxiangsun@Apache-HBase