[
https://issues.apache.org/jira/browse/KYLIN-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16088910#comment-16088910
]
kangkaisen commented on KYLIN-2672:
-----------------------------------
The SrcTable and SrcTableExt only listen on ClearAll and itself events, So I
think we need to reload tables explicitly.
> Only clean necessary cache for CubeMigrationCLI
> -----------------------------------------------
>
> Key: KYLIN-2672
> URL: https://issues.apache.org/jira/browse/KYLIN-2672
> Project: Kylin
> Issue Type: Improvement
> Components: Tools, Build and Test
> Affects Versions: v2.0.0
> Reporter: kangkaisen
> Assignee: kangkaisen
> Attachments: KYLIN-2672.patch
>
>
> Currently, we simply clear ALL cache in CubeMigrationCLI. which will make a
> few of queries slower in prod env when we have many tables, models, cubes and
> migrate cube often.
> So, we could only clean necessary cache for CubeMigrationCLI.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)