[
https://issues.apache.org/jira/browse/PHOENIX-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani updated PHOENIX-6036:
----------------------------------
Fix Version/s: (was: 4.16.1)
4.16.2
> Introduce a new statement to rollback Splittable SYSTEM.CATALOG changes when
> phoenix.allow.system.catalog.rollback=true
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-6036
> URL: https://issues.apache.org/jira/browse/PHOENIX-6036
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 5.0.0, 4.15.0
> Reporter: Chinmay Kulkarni
> Priority: Critical
> Fix For: 4.17.0, 4.16.2
>
>
> Setting phoenix.allow.system.catalog.rollback=true makes it possible for the
> user to rollback changes introduced via Splittable SYSTEM.CATALOG. We
> however, do not have any command to do so and the operator is responsible
> for doing SYSTEM table surgeries via manual steps like UPSERT SELECT
> statements to move parent->child links, running all drop view commands queued
> in SYSTEM.TASK, etc. We should introduce a command to do this for the user
> automatically.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)