[
https://issues.apache.org/jira/browse/PHOENIX-5714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17031289#comment-17031289
]
Hadoop QA commented on PHOENIX-5714:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12992738/PHOENIX-5714.4.x-HBase-1.3.v1.patch
against 4.x-HBase-1.3 branch at commit
2aca0674c7373a2823f8b9214476ebb80426ab5c.
ATTACHMENT ID: 12992738
{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.rpc.PhoenixClientRpcIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3399//testReport/
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3399//console
This message is automatically generated.
> Upgrade to 4.16 throwing ColumnNotFoundException
> ------------------------------------------------
>
> Key: PHOENIX-5714
> URL: https://issues.apache.org/jira/browse/PHOENIX-5714
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.16.0
> Reporter: Sandeep Guggilam
> Assignee: Sandeep Guggilam
> Priority: Major
> Fix For: 4.16.0
>
> Attachments: PHOENIX-5714.4.x-HBase-1.3.v1.patch
>
>
> Steps to reproduce:
> # Bring up a server with 4.16 version ( the current 4.x-HBase-1.3 )
> # Connect the 4.14 client to the server using sqlline.py
> # Connect the 4.16 client to the server using sqlline.py which then throws
> the following exception
> ERROR 504 (42703): Undefined column.
> columnName=SYSTEM.CATALOG.VIEW_INDEX_ID_DATA_TYPE (state=42703,code=504)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)