Skip to content

HBASE-22207 Fix flakey TestAssignmentManager.testAssignSocketTimeout - #138

Merged
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-22207
Apr 12, 2019
Merged

HBASE-22207 Fix flakey TestAssignmentManager.testAssignSocketTimeout#138
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-22207

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

No description provided.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec56Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author1The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall263master passed
+1compile52master passed
+1checkstyle68master passed
+1shadedjars265branch has no errors when building our shaded downstream artifacts.
-1findbugs178hbase-server in master has 11 extant Findbugs warnings.
+1javadoc33master passed
_ Patch Compile Tests _
+1mvninstall237the patch passed
+1compile51the patch passed
+1javac51the patch passed
+1checkstyle69the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars262patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck531Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs173the patch passed
+1javadoc32the patch passed
_ Other Tests _
-1unit16521hbase-server in the patch failed.
+1asflicense66The patch does not generate ASF License warnings.
18948
ReasonTests
Failed junit testshadoop.hbase.quotas.TestSpaceQuotas
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.client.TestFromClientSideWithCoprocessor
hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.client.TestFromClientSide3
hadoop.hbase.client.TestAdmin1
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-138/1/artifact/out/Dockerfile
GITHUB PR#138
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 4ef24ddba4c2 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / a74e1ec
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-138/1/artifact/out/branch-findbugs-hbase-server-warnings.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-138/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-138/1/testReport/
Max. process+thread count4901 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-138/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9 requested review from infraio and openinxApril 12, 2019 13:31
@tianjy1990
tianjy1990 self-requested a review April 12, 2019 14:02
@Apache9
Apache9 merged commit f7867c4 into apache:masterApr 12, 2019
stoty pushed a commit to stoty/hbase that referenced this pull request Nov 26, 2024
…arent region state back to OPEN (apache#5863) (apache#138)
(cherry picked from commit 8a2f3ef)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Co-authored-by: droudnitsky <168442446+droudnitsky@users.noreply.github.com>
Co-authored-by: Daniel Roudnitsky <droudnitsky1@bloomberg.net>
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

@Apache9@Apache-HBase@tianjy1990