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

Hadoop QA commented on PHOENIX-5588:
------------------------------------

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

    {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: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:
     
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PermissionNSEnabledIT

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

This message is automatically generated.

> Client-Server Incompatibility False Alarm
> -----------------------------------------
>
>                 Key: PHOENIX-5588
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5588
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.14.3
>            Reporter: Geoffrey Jacoby
>            Assignee: István Tóth
>            Priority: Minor
>              Labels: beginner, newbie
>         Attachments: PHOENIX-5588.master.v1.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In ConnectionQueryServicesImpl.checkClientServerCompatibility, the method 
> assumes that any exception that's not a SQLException is because the client 
> and server jars are incompatible. However, an HBase level exception (such as 
> NotServingRegionException or TableNotFoundException) can occur even if the 
> jars are compatible. 
> This results in a confusing, incorrect message in the logs that can send 
> operators in the wrong direction. 



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

Reply via email to