Skip to content

PHOENIX-6078 Remove Internal Phoenix Connections from parent LinkedQueue when closed - #858

Merged
gjacoby126 merged 1 commit into
apache:4.xfrom
sakshamgangwar:PHOENIX-6078SG
Nov 20, 2020
Merged

PHOENIX-6078 Remove Internal Phoenix Connections from parent LinkedQueue when closed#858
gjacoby126 merged 1 commit into
apache:4.xfrom
sakshamgangwar:PHOENIX-6078SG

Conversation

@sakshamgangwar

Copy link
Copy Markdown
Contributor

@dbwong

Copy link
Copy Markdown
Contributor

Please open up follow up jira for unhappy path handling. Thanks.

@sakshamgangwar

Copy link
Copy Markdown
ContributorAuthor

Please open up follow up jira for unhappy path handling. Thanks.

@dbwong added that here: https://issues.apache.org/jira/browse/PHOENIX-6079

@ChinmaySKulkarniChinmaySKulkarni 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

@gjacoby126

Copy link
Copy Markdown
Contributor

@ChinmaySKulkarni and @sakshamgangwar , what's the status of this PR? I see that it's approved (and skimming through seems pretty straightforward). Any reason it hasn't been committed?

@gjacoby126gjacoby126 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

@gjacoby126

Copy link
Copy Markdown
Contributor

Kicked off a Yetus build to make sure this still passes tests. If it's green I'll merge this tomorrow.

@sakshamgangwar

Copy link
Copy Markdown
ContributorAuthor

@gjacoby126 Thanks for triggering the tests again.

@stoty

Copy link
Copy Markdown
Contributor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 45sDocker 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 _
+1 💚mvninstall13m 0s4.x passed
+1 💚compile1m 20s4.x passed
+1 💚checkstyle0m 48s4.x passed
+1 💚javadoc0m 58s4.x passed
+0 🆗spotbugs4m 3sphoenix-core in 4.x has 950 extant spotbugs warnings.
_ Patch Compile Tests _
+1 💚mvninstall7m 18sthe patch passed
+1 💚compile1m 5sthe patch passed
+1 💚javac1m 5sthe patch passed
-1 ❌checkstyle0m 46sphoenix-core: The patch generated 6 new + 464 unchanged - 0 fixed = 470 total (was 464)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚javadoc0m 52sthe patch passed
+1 💚spotbugs4m 29sthe patch passed
_ Other Tests _
-1 ❌unit140m 56sphoenix-core in the patch failed.
+1 💚asflicense0m 47sThe patch does not generate ASF License warnings.
180m 51s
SubsystemReport/Notes
DockerClientAPI=1.40 ServerAPI=1.40 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-858/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#858
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaseanti checkstyle compile
unameLinux a14d3d98499f 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revision4.x / 55c41f7
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-858/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-858/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-858/2/testReport/
Max. process+thread count6519 (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-858/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.

@gjacoby126

Copy link
Copy Markdown
Contributor

Test passed save for one JVM crash. Merging.

@gjacoby126
gjacoby126 merged commit 6600c07 into apache:4.xNov 20, 2020
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.

5 participants

@sakshamgangwar@dbwong@gjacoby126@stoty@ChinmaySKulkarni