[
https://issues.apache.org/jira/browse/PHOENIX-5578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16995971#comment-16995971
]
Hudson commented on PHOENIX-5578:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #621 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/621/])
PHOENIX-5578 - CREATE TABLE IF NOT EXISTS loads IndexRegionObserver on
(gjacoby: rev 2de262ef36093a22c7aebaa28502dda9227c44b4)
* (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)