Skip to content

PHOENIX-6429 Add support for global connections and sequential data generators - #1187

Merged
yanxinyi merged 1 commit into
apache:masterfrom
jpisaac:PHOENIX-6429-master
Apr 1, 2021
Merged

PHOENIX-6429 Add support for global connections and sequential data generators#1187
yanxinyi merged 1 commit into
apache:masterfrom
jpisaac:PHOENIX-6429-master

Conversation

@jpisaac

Copy link
Copy Markdown
Contributor

No description provided.

@stoty

stoty commented Apr 1, 2021

Copy link
Copy Markdown
Contributor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec5m 43sDocker 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 appears to include 10 new or modified test files.
_ master Compile Tests _
+0 🆗mvndep5m 16sMaven dependency ordering for branch
+1 💚mvninstall11m 23smaster passed
+0hbaserecompile23m 20sHBase recompiled.
+1 💚compile1m 35smaster passed
+1 💚checkstyle1m 3smaster passed
+1 💚javadoc1m 14smaster passed
+0 🆗spotbugs3m 5sphoenix-core in master has 956 extant spotbugs warnings.
+0 🆗spotbugs0m 52sphoenix-pherf in master has 50 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for patch
+1 💚mvninstall8m 3sthe patch passed
+0hbaserecompile14m 42sHBase recompiled.
+1 💚compile1m 35sthe patch passed
+1 💚javac1m 35sthe patch passed
-1 ❌checkstyle0m 32sphoenix-pherf: The patch generated 107 new + 503 unchanged - 36 fixed = 610 total (was 539)
-1 ❌whitespace0m 0sThe patch 8 line(s) with tabs.
+1 💚xml0m 4sThe patch has no ill-formed XML file.
+1 💚javadoc1m 10sthe patch passed
-1 ❌spotbugs1m 5sphoenix-pherf generated 1 new + 50 unchanged - 0 fixed = 51 total (was 50)
_ Other Tests _
-1 ❌unit107m 32sphoenix-core in the patch failed.
+1 💚unit9m 29sphoenix-pherf in the patch passed.
+1 💚asflicense1m 22sThe patch does not generate ASF License warnings.
181m 57s
ReasonTests
FindBugsmodule:phoenix-pherf
A prepared statement is generated from a nonconstant String in org.apache.phoenix.pherf.workload.mt.tenantoperation.PreScenarioOperationSupplier$1.apply(TenantOperationInfo) At PreScenarioOperationSupplier.java:from a nonconstant String in org.apache.phoenix.pherf.workload.mt.tenantoperation.PreScenarioOperationSupplier$1.apply(TenantOperationInfo) At PreScenarioOperationSupplier.java:[line 76]
Failed junit testsphoenix.end2end.PermissionNSEnabledWithCustomAccessControllerIT
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1187/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1187
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaserebuild hbaseanti checkstyle compile xml
unameLinux 8c1ef167e95a 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 45ebf1a
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
checkstylehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1187/1/artifact/yetus-general-check/output/diff-checkstyle-phoenix-pherf.txt
whitespacehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1187/1/artifact/yetus-general-check/output/whitespace-tabs.txt
spotbugshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1187/1/artifact/yetus-general-check/output/new-spotbugs-phoenix-pherf.html
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1187/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-1187/1/testReport/
Max. process+thread count16498 (vs. ulimit of 30000)
modulesC: phoenix-core phoenix-pherf U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1187/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.

@yanxinyi
yanxinyi merged commit 2729259 into apache:masterApr 1, 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.

3 participants

@jpisaac@stoty@yanxinyi