[
https://issues.apache.org/jira/browse/PHOENIX-5637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16998830#comment-16998830
]
Hadoop QA commented on PHOENIX-5637:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12989066/PHOENIX-5637-4.x-HBase-1.5.patch
against 4.x-HBase-1.5 branch at commit
ac6831fe32ecfc44ee0cf160d361f04b6afd5894.
ATTACHMENT ID: 12989066
{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:red}-1 lineLengths{color}. The patch introduces the following lines
longer than 100:
+ conn.createStatement().execute("CREATE TABLE " +
fullTableName + "(k VARCHAR PRIMARY KEY, v VARCHAR)");
+ return new ScanInfo(scanInfo.getConfiguration(), scanInfo.getFamily(),
scanInfo.getMinVersions(),
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3201//testReport/
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3201//console
This message is automatically generated.
> Queries with SCN return expired rows
> ------------------------------------
>
> Key: PHOENIX-5637
> URL: https://issues.apache.org/jira/browse/PHOENIX-5637
> Project: Phoenix
> Issue Type: Task
> Affects Versions: 4.14.3
> Reporter: Abhishek Singh Chouhan
> Assignee: Abhishek Singh Chouhan
> Priority: Major
> Fix For: 4.14.4
>
> Attachments: PHOENIX-5637-4.x-HBase-1.5.patch
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)