You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/08/08 15:23:20 UTC

[jira] [Commented] (PHOENIX-3162) TableNotFoundException might be thrown when an index dropped while upserting.

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

Hadoop QA commented on PHOENIX-3162:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12822587/PHOENIX-3162.patch
  against master branch at commit ba82b1cb5a14c2cf109deb8a862389142d92f541.
  ATTACHMENT ID: 12822587

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

This message is automatically generated.

> TableNotFoundException might be thrown when an index dropped while upserting.
> -----------------------------------------------------------------------------
>
>                 Key: PHOENIX-3162
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3162
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Rajeshbabu Chintaguntla
>            Assignee: Rajeshbabu Chintaguntla
>             Fix For: 4.8.1
>
>         Attachments: PHOENIX-3162.patch
>
>
> If a table has mix of global and local indexes and one of them is dropped while upserting data then there is a chance that the query might fail with TableNotFoundException. Usually when an index dropped we skip writing to the dropped index on failure.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)