Skip to content

HBASE-22350 Rewrite TestClientOperationTimeout so we do not timeout w… - #212

Merged
petersomogyi merged 1 commit into
apache:masterfrom
Apache9:HBASE-22350
May 2, 2019
Merged

HBASE-22350 Rewrite TestClientOperationTimeout so we do not timeout w…#212
petersomogyi merged 1 commit into
apache:masterfrom
Apache9:HBASE-22350

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

…hen creating table

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec267Docker mode activated.
_ Prechecks _
+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 _
+1mvninstall248master passed
+1compile52master passed
+1checkstyle66master passed
+1shadedjars266branch has no errors when building our shaded downstream artifacts.
+1findbugs223master passed
+1javadoc31master passed
_ Patch Compile Tests _
+1mvninstall243the patch passed
+1compile53the patch passed
+1javac53the patch passed
+1checkstyle65hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1whitespace0The patch has no whitespace issues.
+1shadedjars250patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck475Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs230the patch passed
+1javadoc30the patch passed
_ Other Tests _
-1unit15717hbase-server in the patch failed.
+1asflicense20The patch does not generate ASF License warnings.
18346
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.master.TestAssignmentManagerMetrics
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-212/1/artifact/out/Dockerfile
GITHUB PR#212
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux aa9051b1e34e 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 94122f6
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-212/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-212/1/testReport/
Max. process+thread count5239 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-212/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@petersomogyi

Copy link
Copy Markdown
Contributor

Commit only modifies TestClientOperationTimeout so the 2 test failures are unrelated.

@petersomogyi
petersomogyi merged commit f91768f into apache:masterMay 2, 2019
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@petersomogyi