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

Hudson commented on PHOENIX-1147:
---------------------------------

SUCCESS: Integrated in Phoenix | 3.0 | Hadoop1 #178 (See 
[https://builds.apache.org/job/Phoenix-3.0-hadoop1/178/])
PHOENIX-1147: Ensure data table is sent to client if index table changes states 
(jeffreyz: rev 0272e2841b08d40c3bfda6bbdf401ff0f9c40c90)
* phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java
* 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataRegionObserver.java
* 
phoenix-core/src/main/java/org/apache/phoenix/index/PhoenixIndexFailurePolicy.java
* 
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexFailureIT.java
* phoenix-core/src/main/java/org/apache/phoenix/schema/TableRef.java
* phoenix-core/src/main/java/org/apache/phoenix/schema/PTableImpl.java
* 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java
* phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java


> Ensure data table is sent to client if index table changes states
> -----------------------------------------------------------------
>
>                 Key: PHOENIX-1147
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1147
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.0.0, 5.0.0
>            Reporter: Jeffrey Zhong
>            Assignee: Jeffrey Zhong
>             Fix For: 5.0.0, 3.1, 4.1
>
>         Attachments: Phoenix-1147-v1.patch, Phoenix-1147-v2.patch, 
> Phoenix-1147-v3.patch, Phoenix-1147-v4.patch
>
>
> Ensure client cache is updated correctly after its index state changes 
> otherwise you may find updates are still sent to a disabled index or "Table 
> Not Found" exception after dropping an index.
> Add one test to cover RegionServer being killed while index is begin updated
> Add steps to make sure UPSERT & SELECT should still work after index is 
> disabled.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to