[
https://issues.apache.org/jira/browse/KYLIN-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307315#comment-16307315
]
liyang commented on KYLIN-3085:
-------------------------------
Code merge done.
https://github.com/apache/kylin/commit/4d50b26972bb7bbaff852172990e0f189f987673
> CubeManager.updateCube() must not update the cached CubeInstance
> ----------------------------------------------------------------
>
> Key: KYLIN-3085
> URL: https://issues.apache.org/jira/browse/KYLIN-3085
> Project: Kylin
> Issue Type: Bug
> Reporter: liyang
> Assignee: liyang
>
> Currently CubeManager.updateCube() modifies the pass-in CubeInstance which is
> the cache shared object. Causes metadata inconsistency during the period of
> update, and may leave dirty metadata in memory if update fails.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)