[
https://issues.apache.org/jira/browse/KYLIN-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nichunen resolved KYLIN-3995.
-----------------------------
Resolution: Fixed
> config data type may make oom
> -----------------------------
>
> Key: KYLIN-3995
> URL: https://issues.apache.org/jira/browse/KYLIN-3995
> Project: Kylin
> Issue Type: Bug
> Components: Others
> Reporter: Zhixiong Chen
> Assignee: Zhixiong Chen
> Priority: Major
> Fix For: v2.6.2
>
>
> getTrieDictionaryForestMaxTrieSizeMB() data type is int
> however in TrieDictionaryForestBuilder "maxTrieTreeSizeMB * 1024 * 1024"
> it could over integer.max
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)