You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Chinmay Kulkarni (Jira)" <ji...@apache.org> on 2019/12/21 00:58:04 UTC

[jira] [Closed] (PHOENIX-4764) Cleanup metadata of child views for a base table that has been dropped

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

Chinmay Kulkarni closed PHOENIX-4764.
-------------------------------------

Bulk closing Jiras for the 4.15.0 release.

> Cleanup metadata of child views for a base table that has been dropped
> ----------------------------------------------------------------------
>
>                 Key: PHOENIX-4764
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4764
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Thomas D'Silva
>            Assignee: Kadir OZDEMIR
>            Priority: Blocker
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: 0001-PHOENIX-4764-Revised-fix-based-on-the-review-comment.patch, PHOENIX-4764.4.x-HBase-1.4.0001.patch, PHOENIX-4764.4.x-HBase-1.4.0002.patch, PHOENIX-4764.4.x-HBase-1.4.0003.patch, PHOENIX-4764.4.x-HBase-1.4.0004.patch, PHOENIX-4764.4.x-HBase-1.4.0005.patch, PHOENIX-4764.master.0001.patch, PHOENIX-4764.master.0002.patch, PHOENIX-4764.master.0003.patch, PHOENIX-4764.master.0003.patch, PHOENIX-4764.master.0004.patch, PHOENIX-4764.master.0005.patch, PHOENIX-4764.master.0006.patch
>
>
> Add a new SYSTEM.TASK table that is used to keep track of tables which have been dropped but whose child view metadata hasn' been deleted yet. 
> Add a scheduled task that queries this table periodically and drops the child view metadata. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)