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 2020/03/18 23:12:00 UTC

[jira] [Commented] (PHOENIX-5773) Index tool output tables should support multiple simultaneous rebuilds

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

Hadoop QA commented on PHOENIX-5773:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12997069/PHOENIX-5773.PHOENIX-5748-4.x-HBase-1.5.001.patch
  against 4.x-HBase-1.5 branch at commit c31892589147815b89220a89253c54e3eaf70d13.
  ATTACHMENT ID: 12997069

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

This message is automatically generated.

> Index tool output tables should support multiple simultaneous rebuilds
> ----------------------------------------------------------------------
>
>                 Key: PHOENIX-5773
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5773
>             Project: Phoenix
>          Issue Type: Sub-task
>    Affects Versions: 5.0.0, 4.14.3
>            Reporter: Kadir OZDEMIR
>            Assignee: Kadir OZDEMIR
>            Priority: Major
>         Attachments: PHOENIX-5773.PHOENIX-5748-4.x-HBase-1.5.001.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The row key for index tool output tables are derived from the data table. For example, the row key for the PHOENIX_INDEX_TOOL table is the scan max time that the index tool uses plus the data table row key. If the data table has multiple indexes and these indexes are rebuilt at the same time, then this can corrupt the PHOENIX_INDEX_TOOL table. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)