You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Geoffrey Jacoby (Jira)" <ji...@apache.org> on 2019/11/18 21:59:00 UTC

[jira] [Commented] (PHOENIX-5578) "CREATE TABLE IF NOT EXISTS " loads IndexRegionObserver on an existing table

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

Geoffrey Jacoby commented on PHOENIX-5578:
------------------------------------------

[~swaroopa] - so is the scope of this change "CREATE TABLE IF NOT EXISTS" shouldn't change the Indexer coproc to IndexRegionObserver if the table already exists, or that it shouldn't change any coproc at all? 

> "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)