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

Hadoop QA commented on PHOENIX-5872:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/13002755/PHOENIX-5872.master.patch
  against master branch at commit .
  ATTACHMENT ID: 13002755

    {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:red}-1 javac{color}.  The patch appears to cause mvn compile goal to 
fail .

    Compilation errors resume:
    [ERROR] COMPILATION ERROR : 
[ERROR] 
/home/jenkins/jenkins-home/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/query/MaxConcurrentConnectionsIT.java:[22,31]
 cannot find symbol
[ERROR] 
/home/jenkins/jenkins-home/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/query/MaxConcurrentConnectionsIT.java:[63,40]
 cannot find symbol
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile 
(default-testCompile) on project phoenix-core: Compilation failure: Compilation 
failure: 
[ERROR] 
/home/jenkins/jenkins-home/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/query/MaxConcurrentConnectionsIT.java:[22,31]
 cannot find symbol
[ERROR]   symbol:   class StartMiniClusterOption
[ERROR]   location: package org.apache.hadoop.hbase
[ERROR] 
/home/jenkins/jenkins-home/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/query/MaxConcurrentConnectionsIT.java:[63,40]
 cannot find symbol
[ERROR]   symbol:   variable StartMiniClusterOption
[ERROR]   location: class org.apache.phoenix.query.MaxConcurrentConnectionsIT
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :phoenix-core
    

Console output: 
https://ci-hadoop.apache.org/job/PreCommit-PHOENIX-Build/18//console

This message is automatically generated.

> Close Internal Phoenix Connections that were running during cancel
> ------------------------------------------------------------------
>
>                 Key: PHOENIX-5872
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5872
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.14.3, 4.x
>            Reporter: Daniel Wong
>            Assignee: Daniel Wong
>            Priority: Major
>             Fix For: 4.16.0
>
>         Attachments: PHOENIX-5872.4.x.patch, PHOENIX-5872.master.patch, 
> PHOENIX-5872v2.4.x.patch, PHOENIX-5872v3.4.x.patch, PHOENIX-5872v4.4.x.patch, 
> PHOENIX-5872v5.4.x.patch
>
>          Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> 3 part approach:
> 1 don't count internal phoenix connections toward the client limit.
> 2 count internal phoenix connections toward a newly defined limit
> 3 track parent and child relationships between connections to close those 
> connections



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

Reply via email to