[
https://issues.apache.org/jira/browse/PHOENIX-5578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Geoffrey Jacoby updated PHOENIX-5578:
-------------------------------------
Summary: "CREATE TABLE IF NOT EXISTS " loads IndexRegionObserver on an
existing table (was: "CREATE TABLE IF NOT EXISTS " loads RegionServerObserver
on an existing table(old design))
> "CREATE TABLE IF NOT EXISTS " loads IndexRegionObserver on an existing table
> ----------------------------------------------------------------------------
>
> Key: PHOENIX-5578
> URL: https://issues.apache.org/jira/browse/PHOENIX-5578
> Project: Phoenix
> Issue Type: Bug
> Reporter: Swaroopa Kadam
> Priority: Major
>
> # Table is already created with old design
> # new design is enabled
> # Execute "CREATE TABLE IF NOT EXISTS" for the same table
> # See that it loads RSO which shouldnt happen.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)