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.