[
https://issues.apache.org/jira/browse/PHOENIX-5578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16995978#comment-16995978
]
Hudson commented on PHOENIX-5578:
---------------------------------
SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-1.4 #336 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/336/])
PHOENIX-5578 - CREATE TABLE IF NOT EXISTS loads IndexRegionObserver on
(gjacoby: rev 264da8f1859c5ea54adb430379c10b5f3be1ae43)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
* (add)
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexCoprocIT.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/ParameterizedIndexUpgradeToolIT.java
> "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
> Assignee: Geoffrey Jacoby
> Priority: Major
> Attachments: PHOENIX-5578-4.14-HBase-1.3.patch,
> PHOENIX-5578-4.14-HBase-1.3.v2.patch, PHOENIX-5578-4.x-HBase-1.5.patch
>
> Time Spent: 4h 40m
> Remaining Estimate: 0h
>
> # 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 IRO which shouldnt happen.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)