You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2019/04/03 00:57:00 UTC

[jira] [Commented] (PHOENIX-5190) Implement a TaskRegionObserver for index rebuilds

    [ https://issues.apache.org/jira/browse/PHOENIX-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16808268#comment-16808268 ] 

Hadoop QA commented on PHOENIX-5190:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12964638/PHOENIX-5190-4.x.patch
  against master branch at commit 507e6b5a0f0c94cd85ed359cd04d92e849743a31.
  ATTACHMENT ID: 12964638

    {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/2473//console

This message is automatically generated.

> Implement a TaskRegionObserver for index rebuilds
> -------------------------------------------------
>
>                 Key: PHOENIX-5190
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5190
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Gokcen Iskender
>            Assignee: Gokcen Iskender
>            Priority: Major
>         Attachments: PHOENIX-5190-4.x.patch, PHOENIX-5190.patch
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> A new way to kick index rebuilds is putting an entry to System.Tasks table.
> IndexRebuildTask is a new TaskRegionObserver. It will look at this table, kick the index rebuild and mark the task status.
> This work requires updates to the System.Tasks table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)