[
https://issues.apache.org/jira/browse/IGNITE-8140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440731#comment-16440731
]
Pavel Konstantinov commented on IGNITE-8140:
--------------------------------------------
Tested.
> Web console: "integer number too large" in generated project
> ------------------------------------------------------------
>
> Key: IGNITE-8140
> URL: https://issues.apache.org/jira/browse/IGNITE-8140
> Project: Ignite
> Issue Type: Bug
> Reporter: Pavel Konstantinov
> Assignee: Pavel Konstantinov
> Priority: Major
> Fix For: 2.5
>
>
> Some methods expected Long type but we set Integer, please fix
> {code}
> dataStorageCfg.setSystemRegionMaxSize(2147483648);
> eventStorage.setExpireAgeMs(2323232323232323);
> cfg.setMetricsExpireTime(2323232323);
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)