[
https://issues.apache.org/jira/browse/KYLIN-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14655042#comment-14655042
]
ZhouQianhao commented on KYLIN-928:
-----------------------------------
1. use LoadingCache(Guava) with expiration time and weakValues instead of
ConcurrentHashMap
2. move use DictionaryInfo.getCardinality() instead of Dictionary.getSize()
> Growing dictionary in streaming is potentially memory consuming for slowly
> increasing dictionaries
> --------------------------------------------------------------------------------------------------
>
> Key: KYLIN-928
> URL: https://issues.apache.org/jira/browse/KYLIN-928
> Project: Kylin
> Issue Type: Improvement
> Affects Versions: v0.8.1
> Reporter: hongbin ma
> Assignee: ZhouQianhao
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)