[
https://issues.apache.org/jira/browse/PHOENIX-5578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16997674#comment-16997674
]
Hudson commented on PHOENIX-5578:
---------------------------------
FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #3196 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/3196/])
PHOENIX-5578 - CREATE TABLE IF NOT EXISTS loads IndexRegionObserver on
(gjacoby: rev 12b05970317082e978f2066050a2ca12778c4718)
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/ParameterizedIndexUpgradeToolIT.java
* (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
> "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
> Fix For: 4.15.0, 5.1.0, 4.14.4
>
> 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,
> PHOENIX-5578.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)