Skip to content

Phoenix 6437: Parent-Child Delete marker should get replicated via SystemCatalogWALEntryFilter - #1221

Closed
ankitjain64 wants to merge 5 commits into
apache:masterfrom
ankitjain64:PHOENIX-6437
Closed

Phoenix 6437: Parent-Child Delete marker should get replicated via SystemCatalogWALEntryFilter#1221
ankitjain64 wants to merge 5 commits into
apache:masterfrom
ankitjain64:PHOENIX-6437

Conversation

@ankitjain64

Copy link
Copy Markdown
Contributor

No description provided.

Ankit Jain added 5 commits September 9, 2019 17:37
…nsureTableCreated should use HBase APIs that do not require ADMIN permissions for existence checks (Use hbaseAdmin listNamespaces API rather than getNamespaceDescriptor)
@stoty

stoty commented May 5, 2021

Copy link
Copy Markdown
Contributor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec4m 12sDocker 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 1 new or modified test files.
_ master Compile Tests _
+1 💚mvninstall22m 24smaster passed
+0hbaserecompile29m 26sHBase recompiled.
+1 💚compile1m 5smaster passed
+1 💚checkstyle1m 33smaster passed
+1 💚javadoc0m 51smaster passed
+0 🆗spotbugs3m 3sphoenix-core in master has 959 extant spotbugs warnings.
-0 ⚠️patch3m 12sUsed diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
-1 ❌mvninstall0m 57sroot in the patch failed.
+0hbaserecompile10m 45sHBase recompiled.
-1 ❌compile0m 50sphoenix-core in the patch failed.
-1 ❌javac0m 50sphoenix-core in the patch failed.
-1 ❌checkstyle1m 29sphoenix-core: The patch generated 17 new + 2400 unchanged - 9 fixed = 2417 total (was 2409)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚javadoc0m 51sthe patch passed
-1 ❌spotbugs0m 49sphoenix-core in the patch failed.
_ Other Tests _
-1 ❌unit0m 48sphoenix-core in the patch failed.
-1 ❌asflicense0m 16sThe patch generated 1 ASF License warnings.
54m 5s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1221/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1221
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaserebuild hbaseanti checkstyle compile
unameLinux b7d485a77f6e 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 / e3a1e77
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-1221/1/artifact/yetus-general-check/output/patch-mvninstall-root.txt
compilehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1221/1/artifact/yetus-general-check/output/patch-compile-phoenix-core.txt
javachttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1221/1/artifact/yetus-general-check/output/patch-compile-phoenix-core.txt
checkstylehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1221/1/artifact/yetus-general-check/output/diff-checkstyle-phoenix-core.txt
spotbugshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1221/1/artifact/yetus-general-check/output/patch-spotbugs-phoenix-core.txt
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1221/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-1221/1/testReport/
asflicensehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1221/1/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count96 (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-1221/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.

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

@ankitjain64@stoty