[
https://issues.apache.org/jira/browse/PHOENIX-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630273#comment-15630273
]
Hudson commented on PHOENIX-3433:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-master #1468 (See
[https://builds.apache.org/job/Phoenix-master/1468/])
PHOENIX-3433 Local or view indexes cannot be created after PHOENIX-3254
(rajeshbabu: rev 8a44cc00101e44e0afd2cadb2b5a4a1eba6052fe)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/BaseLocalIndexIT.java
> Local or view indexes cannot be created after PHOENIX-3254 if namespaces
> enabled
> --------------------------------------------------------------------------------
>
> Key: PHOENIX-3433
> URL: https://issues.apache.org/jira/browse/PHOENIX-3433
> Project: Phoenix
> Issue Type: Bug
> Reporter: Rajeshbabu Chintaguntla
> Assignee: Rajeshbabu Chintaguntla
> Priority: Blocker
> Fix For: 4.9.0
>
> Attachments: PHOENIX-3433.patch
>
>
> As part of PHOENIX-3254 we are trying to create sequences at server while
> creating local or view indexes. When we try to create a connection we are
> always going by namespace config false. So by the time if the SYSTEM tables
> created with namespaces then we get error while creating local or view
> indexes. If we need to set the namespace enabled or not as for server
> configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)