Skip to content

Phoenix 6454 4.16 - #1273

Merged
richardantal merged 2 commits into
apache:4.16from
richardantal:PHOENIX-6454-4.16
Jul 29, 2021
Merged

Phoenix 6454 4.16#1273
richardantal merged 2 commits into
apache:4.16from
richardantal:PHOENIX-6454-4.16

Conversation

@richardantal

Copy link
Copy Markdown
Contributor

clean cherry-pick from 4.x

@stoty

Copy link
Copy Markdown
Contributor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 13sDocker 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.16 Compile Tests _
+0 🆗mvndep5m 31sMaven dependency ordering for branch
+1 💚mvninstall13m 39s4.16 passed
+1 💚compile1m 32s4.16 passed
+1 💚checkstyle0m 49s4.16 passed
+1 💚javadoc0m 57s4.16 passed
+0 🆗spotbugs3m 0sphoenix-core in 4.16 has 941 extant spotbugs warnings.
+0 🆗spotbugs0m 44sphoenix-tools in 4.16 has 3 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 12sMaven dependency ordering for patch
+1 💚mvninstall10m 2sthe patch passed
+1 💚compile1m 32sthe patch passed
+1 💚javac1m 32sthe patch passed
-1 ❌checkstyle0m 33sphoenix-core: The patch generated 41 new + 208 unchanged - 7 fixed = 249 total (was 215)
-1 ❌checkstyle0m 19sphoenix-tools: The patch generated 198 new + 222 unchanged - 41 fixed = 420 total (was 263)
-1 ❌whitespace0m 0sThe patch 2 line(s) with tabs.
+1 💚javadoc0m 56sthe patch passed
-1 ❌spotbugs1m 0sphoenix-tools generated 5 new + 0 unchanged - 3 fixed = 5 total (was 3)
_ Other Tests _
+1 💚unit196m 26sphoenix-core in the patch passed.
-1 ❌unit3m 57sphoenix-tools in the patch failed.
+1 💚asflicense0m 18sThe patch does not generate ASF License warnings.
247m 12s
ReasonTests
FindBugsmodule:phoenix-tools
Found reliance on default encoding in org.apache.phoenix.schema.SchemaSynthesisProcessor.getQueriesFromFile(String):in org.apache.phoenix.schema.SchemaSynthesisProcessor.getQueriesFromFile(String): new java.io.FileReader(File) At SchemaSynthesisProcessor.java:[line 210]
org.apache.phoenix.schema.SchemaSynthesisProcessor.getQueriesFromFile(String) may fail to close stream At SchemaSynthesisProcessor.java:stream At SchemaSynthesisProcessor.java:[line 210]
org.apache.phoenix.schema.SchemaTool.conf should be package protected In SchemaTool.java: In SchemaTool.java
Possible null pointer dereference of cmdLine in org.apache.phoenix.schema.SchemaTool.parseOptions(String[]) Dereferenced at SchemaTool.java:cmdLine in org.apache.phoenix.schema.SchemaTool.parseOptions(String[]) Dereferenced at SchemaTool.java:[line 114]
Write to static field org.apache.phoenix.schema.SchemaTool.conf from instance method org.apache.phoenix.schema.SchemaTool.run(String[]) At SchemaTool.java:from instance method org.apache.phoenix.schema.SchemaTool.run(String[]) At SchemaTool.java:[line 73]
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1273/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1273
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaseanti checkstyle compile
unameLinux ad05270f029c 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revision4.16 / 6b29b1d
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-1273/1/artifact/yetus-general-check/output/diff-checkstyle-phoenix-core.txt
checkstylehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1273/1/artifact/yetus-general-check/output/diff-checkstyle-phoenix-tools.txt
whitespacehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1273/1/artifact/yetus-general-check/output/whitespace-tabs.txt
spotbugshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1273/1/artifact/yetus-general-check/output/new-spotbugs-phoenix-tools.html
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1273/1/artifact/yetus-general-check/output/patch-unit-phoenix-tools.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1273/1/testReport/
Max. process+thread count4923 (vs. ulimit of 30000)
modulesC: phoenix-core phoenix-tools U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1273/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.

@richardantalrichardantal added the backport Backport PR label Jul 29, 2021
@richardantal

Copy link
Copy Markdown
ContributorAuthor

Committing since it was a clean backport and the tests are OK.

@richardantal
richardantal merged commit d1549a0 into apache:4.16Jul 29, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backportBackport PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@richardantal@stoty@swaroopak