[ 
https://issues.apache.org/jira/browse/PHOENIX-5801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17069103#comment-17069103
 ] 

Hadoop QA commented on PHOENIX-5801:
------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12998030/PHOENIX-5801-4.x-v2.patch
  against 4.x branch at commit d04ba4eb945ba502652888220097ebca44f4a4dd.
  ATTACHMENT ID: 12998030

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified tests.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3667//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3667//console

This message is automatically generated.

> Connection leak when creating a view with a where condition
> -----------------------------------------------------------
>
>                 Key: PHOENIX-5801
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5801
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.0.0, 4.15.0
>            Reporter: Chinmay Kulkarni
>            Assignee: Chinmay Kulkarni
>            Priority: Major
>             Fix For: 5.1.0, 4.16.0
>
>         Attachments: PHOENIX-5801-4.x-v1.patch, PHOENIX-5801-4.x-v2.patch
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> When you create a view with a where condition, we open a connection-less 
> Phoenix connection, which is never closed. This is a connection leak and also 
> unnecessarily contributes to the GLOBAL_OPEN_PHOENIX_CONNECTIONS metric 
> (which is incremented on opening any PhoenixConnection).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to