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

liyang commented on KYLIN-2220:
-------------------------------

The commit 
https://github.com/apache/kylin/commit/7fe7fc3e36863c988ebdd9f34807291aac0aa556

Notice the added checkState() in CubeManager. That ensures the name equality 
holds.

> Enforce same name between Cube & CubeDesc
> -----------------------------------------
>
>                 Key: KYLIN-2220
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2220
>             Project: Kylin
>          Issue Type: Improvement
>            Reporter: liyang
>            Assignee: kangkaisen
>         Attachments: KYLIN-2220.patch
>
>
> Cube & CubeDesc have the same lifecycle (created together, drop together), 
> however they are two objects and may have different names (although never 
> happen in normal use case).
> Let's try to ensure Cube & CubeDesc always share the same name.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to