[ https://issues.apache.org/jira/browse/PHOENIX-7268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Szucs Villo reassigned PHOENIX-7268: ------------------------------------ Assignee: Szucs Villo > 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 > > 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)