[
https://issues.apache.org/jira/browse/PHOENIX-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15496796#comment-15496796
]
Hudson commented on PHOENIX-3162:
---------------------------------
SUCCESS: Integrated in Jenkins build Phoenix-4.8-HBase-1.2 #25 (See
[https://builds.apache.org/job/Phoenix-4.8-HBase-1.2/25/])
PHOENIX-3162 TableNotFoundException might be thrown when an index (rajeshbabu:
rev 614f870bdeff324ce2236a64d6c5465ced649884)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/index/PhoenixIndexFailurePolicy.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexFailureIT.java
> 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, PHOENIX-3162_v2.patch,
> PHOENIX-3162_v3.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)