You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Xiaoxiang Yu (JIRA)" <ji...@apache.org> on 2019/07/29 12:59:00 UTC

[jira] [Created] (KYLIN-4118) SegmentQueryCache never evicted even it is useless

Xiaoxiang Yu created KYLIN-4118:
-----------------------------------

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


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)