[ 
https://issues.apache.org/jira/browse/IGNITE-8140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Konstantinov reassigned IGNITE-8140:
------------------------------------------

    Assignee: Alexey Kuznetsov  (was: Pavel Konstantinov)

> 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: Alexey Kuznetsov
>            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)

Reply via email to