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

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

Rajeshbabu Chintaguntla created PHOENIX-3162:
------------------------------------------------

             Summary: 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


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)