Skip to content

PHOENIX-6357 Change all command line tools to use the fixed commons-c… - #1227

Closed
stoty wants to merge 1 commit into
apache:4.xfrom
stoty:PHOENIX-6357-4.x
Closed

PHOENIX-6357 Change all command line tools to use the fixed commons-c…#1227
stoty wants to merge 1 commit into
apache:4.xfrom
stoty:PHOENIX-6357-4.x

Conversation

@stoty

@stotystoty commented May 7, 2021

Copy link
Copy Markdown
Contributor

…li constructor

note that this also removes the partial double doublequote workaround, as it is no longer needed

…li constructor
note that this also removes the partial double doublequote workaround, as it is no longer needed
@stoty

stoty commented May 7, 2021

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 8sDocker 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.
_ 4.x Compile Tests _
+0 🆗mvndep5m 9sMaven dependency ordering for branch
+1 💚mvninstall10m 15s4.x passed
+1 💚compile2m 15s4.x passed
+1 💚checkstyle1m 30s4.x passed
+1 💚javadoc1m 17s4.x passed
+0 🆗spotbugs3m 18sphoenix-core in 4.x has 945 extant spotbugs warnings.
+0 🆗spotbugs0m 56sphoenix-pherf in 4.x has 51 extant spotbugs warnings.
+0 🆗spotbugs0m 47sphoenix-tools in 4.x has 3 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 11sMaven dependency ordering for patch
+1 💚mvninstall7m 3sthe patch passed
+1 💚compile2m 16sthe patch passed
+1 💚javac2m 16sthe patch passed
+1 💚checkstyle1m 7sphoenix-core: The patch generated 0 new + 2557 unchanged - 13 fixed = 2557 total (was 2570)
+1 💚checkstyle0m 12sThe patch passed checkstyle in phoenix-pherf
+1 💚checkstyle0m 10sThe patch passed checkstyle in phoenix-tools
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚javadoc1m 16sthe patch passed
+1 💚spotbugs5m 33sthe patch passed
_ Other Tests _
+1 💚unit197m 53sphoenix-core in the patch passed.
-1 ❌unit7m 44sphoenix-pherf in the patch failed.
+1 💚unit3m 48sphoenix-tools in the patch passed.
+1 💚asflicense0m 25sThe patch does not generate ASF License warnings.
255m 44s
ReasonTests
Failed junit testsphoenix.pherf.PherfMainIT
phoenix.pherf.workload.mt.tenantoperation.TenantViewOperationWorkloadIT
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1227/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1227
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaseanti checkstyle compile
unameLinux 3b15a3f4cc4c 4.15.0-128-generic #131-Ubuntu SMP Wed Dec 9 06:57:35 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revision4.x / ddc3996
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-1227/1/artifact/yetus-general-check/output/patch-unit-phoenix-pherf.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1227/1/testReport/
Max. process+thread count5152 (vs. ulimit of 30000)
modulesC: phoenix-core phoenix-pherf phoenix-tools U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1227/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 May 10, 2021
@stoty
stoty deleted the PHOENIX-6357-4.x branch July 29, 2021 14:28
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.

1 participant

@stoty