Skip to content

PHOENIX-6542 WALRecoveryRegionPostOpenIT is flakey - #1301

Closed
stoty wants to merge 1 commit into
apache:masterfrom
stoty:PHOENIX-6542
Closed

PHOENIX-6542 WALRecoveryRegionPostOpenIT is flakey#1301
stoty wants to merge 1 commit into
apache:masterfrom
stoty:PHOENIX-6542

Conversation

@stoty

Copy link
Copy Markdown
Contributor

Use
getUtility().getHBaseCluster().getMaster().balanceSwitch(false);
to disable the balancer.
We have fixed several flakey tests with that already.

@stoty

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec6m 0sDocker 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 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 _
+1 💚mvninstall25m 7smaster passed
+0hbaserecompile32m 44sHBase recompiled.
+1 💚compile1m 14smaster passed
+1 💚checkstyle1m 5smaster passed
+1 💚javadoc0m 58smaster passed
+0 🆗spotbugs3m 35sphoenix-core in master has 972 extant spotbugs warnings.
_ Patch Compile Tests _
+1 💚mvninstall16m 58sthe patch passed
+0hbaserecompile28m 4sHBase recompiled.
+1 💚compile1m 11sthe patch passed
+1 💚javac1m 11sthe patch passed
+1 💚checkstyle1m 5sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚javadoc0m 59sthe patch passed
+1 💚spotbugs3m 50sthe patch passed
_ Other Tests _
-1 ❌unit118m 2sphoenix-core in the patch failed.
+1 💚asflicense0m 36sThe patch does not generate ASF License warnings.
198m 53s
ReasonTests
Failed junit testsphoenix.end2end.UpsertSelectIT
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1301/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1301
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaserebuild hbaseanti checkstyle compile
unameLinux 4c2dfd7f09af 4.15.0-147-generic #151-Ubuntu SMP Fri Jun 18 19:21:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 19b2260
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1301/1/artifact/yetus-general-check/output/patch-unit-phoenix-core.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1301/1/testReport/
Max. process+thread count11755 (vs. ulimit of 30000)
modulesC: phoenix-core U: phoenix-core
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1301/1/console
versionsgit=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stotystoty closed this Sep 14, 2021
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

@stoty@virajjasani