Skip to content

PHOENIX-6493 MetaData schemaPattern handling errors - #1246

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

PHOENIX-6493 MetaData schemaPattern handling errors#1246
stoty wants to merge 1 commit into
apache:masterfrom
stoty:PHOENIX-6493

Conversation

@stoty

Copy link
Copy Markdown
Contributor

No description provided.

@stoty

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec5m 29sDocker 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 ❌mvninstall17m 29sroot in master failed.
+0hbaserecompile29m 10sHBase recompiled.
+1 💚compile1m 5smaster passed
+1 💚checkstyle0m 38smaster passed
+1 💚javadoc0m 54smaster passed
+0 🆗spotbugs3m 20sphoenix-core in master has 965 extant spotbugs warnings.
_ Patch Compile Tests _
-1 ❌mvninstall9m 44sroot in the patch failed.
+0hbaserecompile23m 40sHBase recompiled.
+1 💚compile1m 4sthe patch passed
+1 💚javac1m 4sthe patch passed
-1 ❌checkstyle0m 37sphoenix-core: The patch generated 2 new + 430 unchanged - 0 fixed = 432 total (was 430)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚javadoc0m 51sthe patch passed
+1 💚spotbugs3m 32sthe patch passed
_ Other Tests _
+1 💚unit121m 7sphoenix-core in the patch passed.
+1 💚asflicense0m 14sThe patch does not generate ASF License warnings.
189m 37s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1246/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1246
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaserebuild hbaseanti checkstyle compile
unameLinux b47091f6feb6 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 revisionmaster / b6d9338
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
mvninstallhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1246/1/artifact/yetus-general-check/output/branch-mvninstall-root.txt
mvninstallhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1246/1/artifact/yetus-general-check/output/patch-mvninstall-root.txt
checkstylehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1246/1/artifact/yetus-general-check/output/diff-checkstyle-phoenix-core.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1246/1/testReport/
Max. process+thread count9693 (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-1246/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.

@virajjasani

Copy link
Copy Markdown
Contributor

mvninstall failure is expected right? Changes look good.

@stoty

Copy link
Copy Markdown
ContributorAuthor

Yes, the mvninstall failure is fixed by phoenix-embedded-client patch.

@stoty

Copy link
Copy Markdown
ContributorAuthor

rebased to master HEAD

@virajjasanivirajjasani left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1

@stotystoty closed this Jun 19, 2021
@stoty

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec4m 27sDocker 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 💚mvninstall22m 2smaster passed
+0hbaserecompile30m 11sHBase recompiled.
+1 💚compile1m 18smaster passed
+1 💚checkstyle0m 42smaster passed
+1 💚javadoc0m 55smaster passed
+0 🆗spotbugs3m 51sphoenix-core in master has 965 extant spotbugs warnings.
_ Patch Compile Tests _
+1 💚mvninstall19m 21sthe patch passed
+0hbaserecompile32m 6sHBase recompiled.
+1 💚compile1m 25sthe patch passed
+1 💚javac1m 25sthe patch passed
-1 ❌checkstyle0m 39sphoenix-core: The patch generated 2 new + 430 unchanged - 0 fixed = 432 total (was 430)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚javadoc1m 8sthe patch passed
+1 💚spotbugs4m 37sthe patch passed
_ Other Tests _
-1 ❌unit121m 15sphoenix-core in the patch failed.
+1 💚asflicense0m 47sThe patch does not generate ASF License warnings.
202m 55s
ReasonTests
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-1246/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1246
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaserebuild hbaseanti checkstyle compile
unameLinux 674ccbb5d348 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 / d71ad47
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-1246/2/artifact/yetus-general-check/output/diff-checkstyle-phoenix-core.txt
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1246/2/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-1246/2/testReport/
Max. process+thread count16454 (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-1246/2/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.

@stoty
stoty deleted the PHOENIX-6493 branch July 29, 2021 14:41
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