You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "kangkaisen (JIRA)" <ji...@apache.org> on 2017/06/16 09:31:00 UTC

[jira] [Created] (KYLIN-2672) Only clean necessary cache for CubeMigrationCLI

kangkaisen created KYLIN-2672:
---------------------------------

             Summary: 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


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)