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

Hadoop QA commented on PHOENIX-4993:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12951313/PHOENIX-4993-4.x-HBase-1.3.01.patch
  against 4.x-HBase-1.3 branch at commit 
f0881a137c9b1a020d807f4d1651ca139ee1a7be.
  ATTACHMENT ID: 12951313

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

    {color:red}-1 tests included{color}.  The 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.

    {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-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[31,49]
 package src.main.java.org.apache.phoenix.protobuf does not exist
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[32,45]
 package src.main.java.org.apache.phoenix.util does not exist
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[33,46]
 package src.test.java.org.apache.phoenix.query does not exist
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[38,58]
 cannot find symbol
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[45,5]
 cannot find symbol
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[47,25]
 cannot find symbol
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[48,11]
 cannot find symbol
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[88,35]
 cannot find symbol
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[98,25]
 cannot find symbol
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[118,30]
 cannot find symbol
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[119,31]
 cannot find symbol
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[120,31]
 cannot find symbol
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[121,31]
 cannot find symbol
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[122,57]
 cannot find symbol
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[123,30]
 cannot find symbol
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[124,38]
 cannot find symbol
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[215,5]
 cannot find symbol
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.0:testCompile 
(default-testCompile) on project phoenix-core: Compilation failure: Compilation 
failure: 
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[31,49]
 package src.main.java.org.apache.phoenix.protobuf does not exist
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[32,45]
 package src.main.java.org.apache.phoenix.util does not exist
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[33,46]
 package src.test.java.org.apache.phoenix.query does not exist
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[38,58]
 cannot find symbol
[ERROR]   symbol: class BaseTest
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[45,5]
 cannot find symbol
[ERROR]   symbol:   variable NUM_SLAVES_BASE
[ERROR]   location: class 
src.it.java.org.apache.phoenix.end2end.CachedConnectionWithSplitScanITTest
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[47,25]
 cannot find symbol
[ERROR]   symbol:   class ReadOnlyProps
[ERROR]   location: class 
src.it.java.org.apache.phoenix.end2end.CachedConnectionWithSplitScanITTest
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[48,11]
 cannot find symbol
[ERROR]   symbol:   class ReadOnlyProps
[ERROR]   location: class 
src.it.java.org.apache.phoenix.end2end.CachedConnectionWithSplitScanITTest
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[88,35]
 cannot find symbol
[ERROR]   symbol:   variable ProtobufUtil
[ERROR]   location: class 
src.it.java.org.apache.phoenix.end2end.CachedConnectionWithSplitScanITTest
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[98,25]
 cannot find symbol
[ERROR]   symbol:   variable NUM_SLAVES_BASE
[ERROR]   location: class 
src.it.java.org.apache.phoenix.end2end.CachedConnectionWithSplitScanITTest
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[118,30]
 cannot find symbol
[ERROR]   symbol:   method generateUniqueName()
[ERROR]   location: class 
src.it.java.org.apache.phoenix.end2end.CachedConnectionWithSplitScanITTest
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[119,31]
 cannot find symbol
[ERROR]   symbol:   method generateUniqueName()
[ERROR]   location: class 
src.it.java.org.apache.phoenix.end2end.CachedConnectionWithSplitScanITTest
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[120,31]
 cannot find symbol
[ERROR]   symbol:   method generateUniqueName()
[ERROR]   location: class 
src.it.java.org.apache.phoenix.end2end.CachedConnectionWithSplitScanITTest
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[121,31]
 cannot find symbol
[ERROR]   symbol:   method generateUniqueName()
[ERROR]   location: class 
src.it.java.org.apache.phoenix.end2end.CachedConnectionWithSplitScanITTest
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[122,57]
 cannot find symbol
[ERROR]   symbol:   method getUrl()
[ERROR]   location: class 
src.it.java.org.apache.phoenix.end2end.CachedConnectionWithSplitScanITTest
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[123,30]
 cannot find symbol
[ERROR]   symbol:   method getUtility()
[ERROR]   location: class 
src.it.java.org.apache.phoenix.end2end.CachedConnectionWithSplitScanITTest
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[124,38]
 cannot find symbol
[ERROR]   symbol:   method getUtility()
[ERROR]   location: class 
src.it.java.org.apache.phoenix.end2end.CachedConnectionWithSplitScanITTest
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/CachedConnectionWithSplitScanITTest.java:[215,5]
 cannot find symbol
[ERROR]   symbol:   variable BaseTest
[ERROR]   location: class 
src.it.java.org.apache.phoenix.end2end.CachedConnectionWithSplitScanITTest
[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 <goals> -rf :phoenix-core
    

Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2201//console

This message is automatically generated.

> Data table region should not close RS level shared/cached connections like 
> IndexWriter, RecoveryIndexWriter
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-4993
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4993
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.14.0
>            Reporter: Kiran Kumar Maturi
>            Assignee: Kiran Kumar Maturi
>            Priority: Major
>         Attachments: PHOENIX-4993-4.x-HBase-1.3.01.patch
>
>
> Issue is related to Region Server being killed when one region is closing and 
> another region is trying to write index updates.
> When the data table region closes it will close region server level 
> cached/shared connections and it could interrupt other region 
> index/index-state update.
> -- Region1: Closing
> {code:java}
> TrackingParallellWriterIndexCommitter#stop() {
> this.retryingFactory.shutdown();
> this.noRetriesFactory.shutdown();
> }{code}
> closes the cached connections calling 
> CoprocessorHConnectionTableFactory#shutdown() in ServerUtil.java
>  
> --Region2: Writing index updates
> Index updates fail as connections are closed, which leads to 
> RejectedExecutionException/Connection being null. This triggers 
> PhoenixIndexFailurePolicy#handleFailureWithExceptions that tries to get the 
> the syscat table using the cached connections. Here it will not be able to 
> reach to SYSCAT , so we will trigger KillServreFailurePolicy.
> CoprocessorHConnectionTableFactory#getTable()
>  
>  
> {code:java}
> if (connection == null || connection.isClosed()) {
> throw new IllegalArgumentException("Connection is null or closed.");
> }{code}
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to