[
https://issues.apache.org/jira/browse/PHOENIX-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-1147:
-----------------------------------
Description:
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.
was:
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.
> 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)