[ 
https://issues.apache.org/jira/browse/PHOENIX-7268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Istvan Toth resolved PHOENIX-7268.
----------------------------------
    Fix Version/s: 5.3.0
                   5.1.4
                   5.2.2
       Resolution: Fixed

Committed to all active branches.

Thank you [~szucsvillo] .

> Namespace mapped system catalog table not snapshotted before upgrade
> --------------------------------------------------------------------
>
>                 Key: PHOENIX-7268
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-7268
>             Project: Phoenix
>          Issue Type: Bug
>          Components: core
>            Reporter: Istvan Toth
>            Assignee: Szucs Villo
>            Priority: Major
>             Fix For: 5.3.0, 5.1.4, 5.2.2
>
>
> When upgrading the system tables, Phoenix tries to take a snapshot of 
> system.catalog.
> This is useful, as it provides a checkpoint that can be used to restore the 
> previous state if the upgrade runs into problems.
> However, The Phoenix system table name is passed to HBase, which does not 
> exist if system table namespace mapping is enabled.
> Either delay taking a snapshot until after we know if syscat is namespace 
> mapped or not, or just try to take a snapshot of both possible HBase tables.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to