[
https://issues.apache.org/jira/browse/KYLIN-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837092#comment-16837092
]
nichunen commented on KYLIN-3995:
---------------------------------
Committed to 2.6.x branch
> 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)