[
https://issues.apache.org/jira/browse/KYLIN-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837091#comment-16837091
]
ASF subversion and git services commented on KYLIN-3995:
--------------------------------------------------------
Commit 85c7388f2f92d907e03c537cf49ea2b42e61b94e in kylin's branch
refs/heads/2.6.x from Zhixiong Chen
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=85c7388 ]
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
> 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)