[
https://issues.apache.org/jira/browse/PHOENIX-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159600#comment-16159600
]
Hadoop QA commented on PHOENIX-4186:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12886186/PHOENIX-4186.patch
against master branch at commit 2ad5d4b48c16743b3f3968a858f9da19c14070fa.
ATTACHMENT ID: 12886186
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+0 tests included{color}. The patch appears to be a
documentation, build,
or dev patch that doesn't require tests.
{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:red}-1 lineLengths{color}. The patch introduces the following lines
longer than 100:
+ PhoenixConnection conn =
DriverManager.getConnection(getUrl()).unwrap(PhoenixConnection.class);
+ put.add(family, QueryConstants.EMPTY_COLUMN_BYTES,
HConstants.LATEST_TIMESTAMP, ByteUtil.EMPTY_BYTE_ARRAY);
{color:red}-1 core tests{color}. The patch failed these unit tests:
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1411//testReport/
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1411//console
This message is automatically generated.
> Modify NativeHBaseTypesIT to not use CurrentSCN
> -----------------------------------------------
>
> Key: PHOENIX-4186
> URL: https://issues.apache.org/jira/browse/PHOENIX-4186
> Project: Phoenix
> Issue Type: Test
> Reporter: Thomas D'Silva
> Assignee: Thomas D'Silva
> Fix For: 4.12.0
>
> Attachments: PHOENIX-4186.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)