Skip to content

PHOENIX-6151 Switch phoenix-client to shade-by-default mode - #890

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

PHOENIX-6151 Switch phoenix-client to shade-by-default mode#890
stoty wants to merge 1 commit into
apache:masterfrom
stoty:PHOENIX-6151

Conversation

@stoty

Copy link
Copy Markdown
Contributor

No description provided.

@stoty
stoty marked this pull request as draft September 22, 2020 10:59
@stoty
stoty marked this pull request as ready for review September 30, 2020 16:04
@stoty

Copy link
Copy Markdown
ContributorAuthor

Unfortunately we don't have tests to thoroughly check the shaded client.
I have run a proprietary test suite on this that runs tests via sqlline, and it didn't throw up any errors.

@stoty

stoty commented Oct 8, 2020

Copy link
Copy Markdown
ContributorAuthor

rebased and reverted to using <shaded.package> as the package prefix property. (No changes in the shading)

@joshelser

Copy link
Copy Markdown
Member

Changes look fine. Let me give them a test-drive.

@stoty

stoty commented Oct 8, 2020

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 58sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+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 _
+0 🆗mvndep4m 31sMaven dependency ordering for branch
+1 💚mvninstall7m 51smaster passed
+1 💚compile1m 18smaster passed
+1 💚javadoc1m 19smaster passed
_ Patch Compile Tests _
+0 🆗mvndep0m 16sMaven dependency ordering for patch
+1 💚mvninstall32m 21sthe patch passed
+1 💚compile1m 18sthe patch passed
+1 💚javac1m 18sthe patch passed
-1 ❌whitespace0m 0sThe patch has 1 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1 💚xml0m 3sThe patch has no ill-formed XML file.
+1 💚javadoc1m 14sthe patch passed
_ Other Tests _
-1 ❌unit163m 34sroot in the patch failed.
+1 💚asflicense0m 50sThe patch does not generate ASF License warnings.
217m 59s
ReasonTests
Failed junit testsphoenix.end2end.ConcurrentMutationsExtendedIT
phoenix.end2end.join.SubqueryUsingSortMergeJoinIT
SubsystemReport/Notes
DockerClientAPI=1.40 ServerAPI=1.40 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-890/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#890
Optional Testsdupname asflicense javac javadoc unit xml compile
unameLinux 8f22da7b028c 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 revisionmaster / 92e5908
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
whitespacehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-890/2/artifact/yetus-general-check/output/whitespace-eol.txt
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-890/2/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-890/2/testReport/
Max. process+thread count6865 (vs. ulimit of 30000)
modulesC: phoenix-client . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-890/2/console
versionsgit=2.7.4 maven=3.3.9
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@joshelserjoshelser left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was able to run these changes with YCSB locally. I'm sure we'll find some issues, but getting it committed will speed that up. So, +1 from me.

@stoty

stoty commented Oct 8, 2020

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 59sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+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 _
+0 🆗mvndep3m 29sMaven dependency ordering for branch
+1 💚mvninstall7m 43smaster passed
+1 💚compile1m 17smaster passed
+1 💚javadoc1m 20smaster passed
_ Patch Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for patch
+1 💚mvninstall32m 58sthe patch passed
+1 💚compile1m 15sthe patch passed
+1 💚javac1m 15sthe patch passed
-1 ❌whitespace0m 0sThe patch has 1 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1 💚xml0m 3sThe patch has no ill-formed XML file.
+1 💚javadoc1m 13sthe patch passed
_ Other Tests _
-1 ❌unit167m 6sroot in the patch failed.
+1 💚asflicense0m 50sThe patch does not generate ASF License warnings.
220m 53s
ReasonTests
Failed junit testsphoenix.end2end.TableSnapshotReadsMapReduceIT
SubsystemReport/Notes
DockerClientAPI=1.40 ServerAPI=1.40 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-890/3/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#890
Optional Testsdupname asflicense javac javadoc unit xml compile
unameLinux e650349662a8 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 revisionmaster / 92e5908
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
whitespacehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-890/3/artifact/yetus-general-check/output/whitespace-eol.txt
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-890/3/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-890/3/testReport/
Max. process+thread count6497 (vs. ulimit of 30000)
modulesC: phoenix-client . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-890/3/console
versionsgit=2.7.4 maven=3.3.9
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stotystoty closed this Oct 9, 2020
@stoty
stoty deleted the PHOENIX-6151 branch July 29, 2021 12:22
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@joshelser