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

Xiaoxiang Yu commented on KYLIN-4118:
-------------------------------------

SegmentCache won't be evict unless it has reach its TTL. Default of TTL is a 
week(24 * 7 * 3600). Whether it is harmful should be decided by user, it is 
regard as not a bug at the moment, so I will change the tag. 

> SegmentQueryCache never evicted even it is useless  
> ----------------------------------------------------
>
>                 Key: KYLIN-4118
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4118
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: Xiaoxiang Yu
>            Assignee: Xiaoxiang Yu
>            Priority: Major
>
> In SegmentQueryCache.java, we find its evict method is never called, which 
> seems to be unreasonable. SegmentQueryResult is often large, this may has 
> risk to occupy too much space of  memcached.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to