[
https://issues.apache.org/jira/browse/KYLIN-6062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930202#comment-17930202
]
Guoliang Sun edited comment on KYLIN-6062 at 2/25/25 9:19 AM:
--------------------------------------------------------------
h3. Root Cause
When deleting a project, the related metadata is deleted synchronously, but the
internal table metadata was missed.
h3. Dev Design
Add an enumeration for internal table metadata.
was (Author: JIRAUSER298470):
h3. Root Cause
When deleting a project, the related metadata is deleted synchronously, but the
internal table metadata was missed.
> Internal Table Metadata Not Deleted After Project Deletion Causes Tables to
> Remain Visible in a Re-created Project with the Same Name
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: KYLIN-6062
> URL: https://issues.apache.org/jira/browse/KYLIN-6062
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Guoliang Sun
> Assignee: Guoliang Sun
> Priority: Major
> Fix For: 5.0.2
>
>
> * Project 44179 exists with internal tables loaded.
> * After deleting project 44179, the metadata for the loaded internal tables
> still remains.
> * When recreating project 44179 and enabling internal tables, the previously
> loaded internal tables still appear on the internal table page.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)