Skip to content

HBASE-23040 give friendly message about unknown server when running unload for RegionMover. - #635

Closed
busbey wants to merge 1 commit into
apache:masterfrom
busbey:HBASE-23040
Closed

HBASE-23040 give friendly message about unknown server when running unload for RegionMover.#635
busbey wants to merge 1 commit into
apache:masterfrom
busbey:HBASE-23040

Conversation

@busbey

Copy link
Copy Markdown
Contributor

tested locally

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
💙reexec2m 32sDocker 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 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.
_ master Compile Tests _
💚mvninstall9m 27smaster passed
💚compile1m 19smaster passed
💚checkstyle1m 42smaster passed
💚shadedjars6m 14sbranch has no errors when building our shaded downstream artifacts.
💚javadoc0m 52smaster passed
💙spotbugs5m 27sUsed deprecated FindBugs config; considering switching to SpotBugs.
💚findbugs5m 25smaster passed
_ Patch Compile Tests _
💚mvninstall7m 35sthe patch passed
💚compile1m 18sthe patch passed
💚javac1m 18sthe patch passed
💔checkstyle1m 51shbase-server: The patch generated 1 new + 3 unchanged - 0 fixed = 4 total (was 3)
💚whitespace0m 0sThe patch has no whitespace issues.
💚shadedjars5m 47spatch has no errors when building our shaded downstream artifacts.
💚hadoopcheck22m 58sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
💚javadoc0m 48sthe patch passed
💚findbugs5m 2sthe patch passed
_ Other Tests _
💔unit232m 52shbase-server in the patch failed.
💚asflicense0m 36sThe patch does not generate ASF License warnings.
314m 9s
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-635/1/artifact/out/Dockerfile
GITHUB PR#635
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 863d6fdc2361 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-635/out/precommit/personality/provided.sh
git revisionmaster / cb62f73
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-635/1/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-635/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-635/1/testReport/
Max. process+thread count5073 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-635/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.

@busbey

Copy link
Copy Markdown
ContributorAuthor

I'll clean up checkstyle on commit.

@busbey
busbey deleted the HBASE-23040 branch September 18, 2019 11:31
asfgit pushed a commit that referenced this pull request Sep 18, 2019
…nload for RegionMover.
closes#635
Signed-off-by: stack <stack@apache.org>
(cherry picked from commit ab076b0)
asfgit pushed a commit that referenced this pull request Sep 18, 2019
…nload for RegionMover.
closes#635
Signed-off-by: stack <stack@apache.org>
(cherry picked from commit ab076b0)
asfgit pushed a commit that referenced this pull request Sep 18, 2019
…nload for RegionMover.
closes#635
Signed-off-by: stack <stack@apache.org>
(cherry picked from commit ab076b0)
infraio pushed a commit to infraio/hbase that referenced this pull request Aug 17, 2020
…nload for RegionMover.
closesapache#635
Signed-off-by: stack <stack@apache.org>
(cherry picked from commit ab076b0)
symat pushed a commit to symat/hbase that referenced this pull request Feb 17, 2021
…nload for RegionMover.
closesapache#635
Signed-off-by: stack <stack@apache.org>
(cherry picked from commit ab076b0)
(cherry picked from commit b58116e)
Change-Id: I4d9708462005264fbacac4690517ec15a60f8507
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

@busbey@Apache-HBase@saintstack