[
https://issues.apache.org/jira/browse/PHOENIX-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131717#comment-16131717
]
Hadoop QA commented on PHOENIX-4099:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12882479/PHOENIX-4099.patch
against master branch at commit 649b737a81243adc43b508a90addc9a2962c6bc1.
ATTACHMENT ID: 12882479
{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
56 warning messages.
{color:red}-1 release audit{color}. The applied patch generated 2 release
audit warnings (more than the master's current 0 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:
{color:red}-1 core zombie tests{color}. There are 5 zombie test(s):
at
org.apache.phoenix.end2end.HashJoinIT.testJoinWithDifferentDateJoinKeyTypes(HashJoinIT.java:2411)
at
org.apache.phoenix.end2end.HashJoinLocalIndexIT.testJoinWithLocalIndex(HashJoinLocalIndexIT.java:94)
at
org.apache.phoenix.end2end.EncodeFunctionIT.testNullEncodingType(EncodeFunctionIT.java:120)
at
org.apache.phoenix.end2end.AlterTableIT.testAddVarCols(AlterTableIT.java:657)
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1275//testReport/
Release audit warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1275//artifact/patchprocess/patchReleaseAuditWarnings.txt
Javadoc warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1275//artifact/patchprocess/patchJavadocWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1275//console
This message is automatically generated.
> Do not write table data again when replaying mutations for partial index
> rebuild
> --------------------------------------------------------------------------------
>
> Key: PHOENIX-4099
> URL: https://issues.apache.org/jira/browse/PHOENIX-4099
> Project: Phoenix
> Issue Type: Improvement
> Reporter: James Taylor
> Assignee: James Taylor
> Fix For: 4.12.0
>
> Attachments: PHOENIX-4099.patch, PHOENIX-4099_v2.patch
>
>
> There's no need to re-write the data table mutations when we're replaying
> them to partially rebuild the index.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)