[
https://issues.apache.org/jira/browse/PHOENIX-5017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685990#comment-16685990
]
Hudson commented on PHOENIX-5017:
---------------------------------
FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #2145 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/2145/])
PHOENIX-5017 Fix testRecreateViewWhoseParentWasDropped test flapper (tdsilva:
rev dfff4e8ca0dd8dd94b261508bd77c2ed74091f83)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java
> 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
> Priority: Major
> Fix For: 4.15.0, 5.1.0
>
> Attachments: PHOENIX-5017.patch
>
>
> 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)