Skip to content

HBASE-22824 Show filesystem path for the orphans regions on filesystem - #469

Merged
infraio merged 1 commit into
apache:masterfrom
infraio:HBASE-22824
Aug 9, 2019
Merged

HBASE-22824 Show filesystem path for the orphans regions on filesystem#469
infraio merged 1 commit into
apache:masterfrom
infraio:HBASE-22824

Conversation

@infraio

Copy link
Copy Markdown
Contributor

No description provided.

@infraio

Copy link
Copy Markdown
ContributorAuthor

About disabledTableRegions, it just is a refactor. It was introduced in previous issue. Move the implementation to generate inconsistent regions report.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec40Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall355master passed
+1compile61master passed
+1checkstyle83master passed
+1shadedjars281branch has no errors when building our shaded downstream artifacts.
+1javadoc36master passed
0spotbugs269Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs267master passed
_ Patch Compile Tests _
+1mvninstall341the patch passed
+1compile58the patch passed
+1javac58the patch passed
+1checkstyle75the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars288patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1022Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc36the patch passed
+1findbugs260the patch passed
_ Other Tests _
+1unit8467hbase-server in the patch passed.
+1asflicense24The patch does not generate ASF License warnings.
12109
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-469/1/artifact/out/Dockerfile
GITHUB PR#469
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 262f3176de14 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-469/out/precommit/personality/provided.sh
git revisionmaster / eb92b25
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-469/1/testReport/
Max. process+thread count4541 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-469/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://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.

+1

@infraio
infraio merged commit 989e09a into apache:masterAug 9, 2019
@infraio
infraio deleted the HBASE-22824 branch August 9, 2019 07:07
asfgit pushed a commit that referenced this pull request Aug 9, 2019
asfgit pushed a commit that referenced this pull request Aug 9, 2019
asfgit pushed a commit that referenced this pull request Aug 9, 2019
asfgit pushed a commit that referenced this pull request Aug 9, 2019
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec39Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall350master passed
+1compile58master passed
+1checkstyle81master passed
+1shadedjars291branch has no errors when building our shaded downstream artifacts.
+1javadoc37master passed
0spotbugs265Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs263master passed
_ Patch Compile Tests _
+1mvninstall324the patch passed
+1compile63the patch passed
+1javac63the patch passed
+1checkstyle91the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars288patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1017Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc38the patch passed
+1findbugs264the patch passed
_ Other Tests _
+1unit8934hbase-server in the patch passed.
+1asflicense24The patch does not generate ASF License warnings.
12589
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-469/2/artifact/out/Dockerfile
GITHUB PR#469
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 8c16a0d7d202 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-469@2/out/precommit/personality/provided.sh
git revisionmaster / c05ee7c
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-469/2/testReport/
Max. process+thread count4582 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-469/2/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

infraio added a commit to infraio/hbase that referenced this pull request Aug 17, 2020
symat pushed a commit to symat/hbase that referenced this pull request Feb 17, 2021
apache#469)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 549348a)
Change-Id: I0807545760cb71e5689b4daaedcff53e85cad961
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@Apache9