[
https://issues.apache.org/jira/browse/PHOENIX-6855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17678268#comment-17678268
]
ASF GitHub Bot commented on PHOENIX-6855:
-----------------------------------------
ss77892 merged PR #1550:
URL: https://github.com/apache/phoenix/pull/1550
> Upgrade from 4.7 to 5+ fails if any of the local indexes exist.
> ----------------------------------------------------------------
>
> Key: PHOENIX-6855
> URL: https://issues.apache.org/jira/browse/PHOENIX-6855
> Project: Phoenix
> Issue Type: Bug
> Components: core
> Affects Versions: 5.2.0, 5.1.3
> Reporter: Sergey Soldatov
> Assignee: Sergey Soldatov
> Priority: Major
>
> During the upgrade from 4.7 we recreate local indexes, and we are doing it
> before we complete the system.catalog table is completely updated as well as
> we create other system tables. So it fails we different types of exceptions
> (column not found, table not found). To work correctly we need to execute the
> local index upgrade later when all system tables are created and
> system.catalog is up to date.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)