[jira] [Commented] (KYLIN-3085) CubeManager.updateCube() must not update the cached CubeInstance

2017-12-05 Thread liyang (JIRA)

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

liyang commented on KYLIN-3085:
---

Fixed. Pending code merge.

> 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
>
> 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)


[jira] [Commented] (KYLIN-3085) CubeManager.updateCube() must not update the cached CubeInstance

2017-12-14 Thread liyang (JIRA)

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

liyang commented on KYLIN-3085:
---

Fix done. Pending merge.

> 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)


[jira] [Commented] (KYLIN-3085) CubeManager.updateCube() must not update the cached CubeInstance

2017-12-31 Thread liyang (JIRA)

[ 
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)