[ 
https://issues.apache.org/jira/browse/PHOENIX-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16669002#comment-16669002
 ] 

ASF GitHub Bot commented on PHOENIX-4764:
-----------------------------------------

GitHub user kadirozde opened a pull request:

    https://github.com/apache/phoenix/pull/399

    PHOENIX-4764 Cleanup metadata of child views for a base table that ha…

    …s been dropped (addendum)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kadirozde/phoenix master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/phoenix/pull/399.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #399
    
----
commit 960e47e88447da65ac4e3632e355b0c9070cfa18
Author: Kadir <kozdemir@...>
Date:   2018-10-30T04:14:33Z

    PHOENIX-4764 Cleanup metadata of child views for a base table that has been 
dropped (addendum)

----


> 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: Major
>             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.master.0001.patch, PHOENIX-4764.master.0002.patch, 
> PHOENIX-4764.master.0003.patch, PHOENIX-4764.master.0003.patch
>
>
> When we drop a base table, we no longer drop all the child view metadata. 
> Clean up the child view metadata during compaction. 
> If we try to recreate a base table that was previously dropped but whose 
> child view metadata wasn't cleaned up throw an exception. Add a test for 
> this. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to