You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/13 23:33:00 UTC

[jira] [Created] (PHOENIX-5017) Fix testRecreateViewWhoseParentWasDropped test flapper

Thomas D'Silva created PHOENIX-5017:
---------------------------------------

             Summary: Fix testRecreateViewWhoseParentWasDropped test flapper
                 Key: PHOENIX-5017
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5017
             Project: Phoenix
          Issue Type: Bug
            Reporter: Thomas D'Silva
            Assignee: Thomas D'Silva


This test recreates a view with the same name as one whose parent has been dropped. 
Now that we have the {{DropChildViewsTask}} that asynchronously removes the metadata of a view whose parent was deleted when we try to clean up a view we should catch and ignore the {{TableNotFoundException}}



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