[
https://issues.apache.org/jira/browse/PHOENIX-6855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated PHOENIX-6855:
---------------------------------
Fix Version/s: 5.2.0
> 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
> Fix For: 5.2.0, 5.1.4
>
>
> 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)