[
https://issues.apache.org/jira/browse/PHOENIX-4220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173697#comment-16173697
]
Hadoop QA commented on PHOENIX-4220:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12888082/PHOENIX-4220.patch
against master branch at commit 3fb104ee56518ca066672e199bff1ed4f4bd9a7e.
ATTACHMENT ID: 12888082
{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.end2end.ConnectionUtilIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1463//testReport/
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1463//console
This message is automatically generated.
> Upper bound not being used in partial index rebuilder
> -----------------------------------------------------
>
> Key: PHOENIX-4220
> URL: https://issues.apache.org/jira/browse/PHOENIX-4220
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Fix For: 4.12.0
>
> Attachments: PHOENIX-4220.patch
>
>
> Though we're setting the scan upper and lower bound, it's not taking effect
> in the index rebuilder. Thus, we're rebuilding from the lower bound to the
> latest timestamp which is bad if the table is taking a lot of writes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)