[
https://issues.apache.org/jira/browse/KYLIN-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642218#comment-14642218
]
Shaofeng SHI commented on KYLIN-797:
------------------------------------
hi Steven, I tried to apply your patch, but found your patch doesn't have your
author information; Could you please re-generate the patch with "git
format-patch" command? For example:
git format-patch <commit-number> --stdout > KYLIN-797.patch
For the detail usage, you can refer to
https://git-scm.com/docs/git-format-patch;
Thanks for the contribution!
> Cuboid cache will cache massive invalid cuboid if existed many cubes which
> already be deleted
> ----------------------------------------------------------------------------------------------
>
> Key: KYLIN-797
> URL: https://issues.apache.org/jira/browse/KYLIN-797
> Project: Kylin
> Issue Type: Bug
> Affects Versions: v0.7.1
> Reporter: steven zhang
> Labels: patch
> Attachments: staging-797.patch
>
>
> on kylin v0.7.1
> Cuboid cache will cache a large of cuboid when query many cubes
> but the cache still hold those cuboid when their cubes have deleted
> may be it will out of memory
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)