[
https://issues.apache.org/jira/browse/KYLIN-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834545#comment-16834545
]
ASF subversion and git services commented on KYLIN-3995:
--------------------------------------------------------
Commit 1be5d6a0c1bc2396f127d8bf38e12e0a11a141e7 in kylin's branch
refs/heads/master from Zhixiong Chen
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=1be5d6a ]
KYLIN-3995 config data type may make oom
> 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
>
> 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)