[
https://issues.apache.org/jira/browse/PHOENIX-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15449785#comment-15449785
]
Hadoop QA commented on PHOENIX-3116:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12826212/PHOENIX-3116_v2.patch
against master branch at commit d873c2ffd1e539ecd56858c82f0ba2d23e877cf9.
ATTACHMENT ID: 12826212
{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:red}-1 javadoc{color}. The javadoc tool appears to have generated
34 warning messages.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 lineLengths{color}. The patch introduces the following lines
longer than 100:
+ // No @Override tag because it's only declared in HBase 1.2.2 and
subsequently removed (see HBASE-16420).
+ // No @Override tag because it's only declared in HBase 1.2.2 and
subsequently removed (see HBASE-16420).
+ // No @Override tag because it's only declared in HBase 1.2.2 and
subsequently removed (see HBASE-16420).
+ // No @Override tag because it's only declared in HBase 1.2.2 and
subsequently removed (see HBASE-16420).
{color:red}-1 core tests{color}. The patch failed these unit tests:
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/546//testReport/
Javadoc warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/546//artifact/patchprocess/patchJavadocWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/546//console
This message is automatically generated.
> Support incompatible HBase 1.1.5 and HBase 1.2.2
> ------------------------------------------------
>
> Key: PHOENIX-3116
> URL: https://issues.apache.org/jira/browse/PHOENIX-3116
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 4.8.0
> Reporter: Rob Leidle
> Assignee: James Taylor
> Priority: Minor
> Fix For: 4.9.0, 4.8.1
>
> Attachments: PHOENIX-3116_v2.patch, upgrade-hbase-to-1.2.2.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> HBase 1.2.2 made a backwards incompatible change in HTableInterface that
> requires new overrides.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)