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

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

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

    {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:red}-1 core tests{color}.  The patch failed these unit tests:
                       
org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutputTest

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3663//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3663//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
>
>          Time Spent: 20m
>  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 which 
> reduces available connections for end-clients when throttling is enabled, 
> amongst other problems, so we should close the connection.



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

Reply via email to