[
https://issues.apache.org/jira/browse/PHOENIX-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134654#comment-16134654
]
Hadoop QA commented on PHOENIX-4109:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12882801/PHOENIX-4109_4.x-HBase-0.98.patch
against 4.x-HBase-0.98 branch at commit
a0f47c2bec568ebcfca6be2fe8e0fd3af9c01a60.
ATTACHMENT ID: 12882801
{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:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1279//console
This message is automatically generated.
> Ensure mutations are processed in batches with same time stamp during partial
> rebuild
> -------------------------------------------------------------------------------------
>
> Key: PHOENIX-4109
> URL: https://issues.apache.org/jira/browse/PHOENIX-4109
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Fix For: 4.12.0
>
> Attachments: PHOENIX-4109_4.x-HBase-0.98.patch, PHOENIX-4109.patch
>
>
> Our check for needing to sort cells by timestamp in secondary index code was
> incomplete. We need to sort and run each mutation with a unique timestamp in
> a separate batch whenever we're rebuilding the index.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)