You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Bessonov (JIRA)" <ji...@apache.org> on 2018/11/15 08:46:00 UTC

[jira] [Assigned] (IGNITE-10192) OptimizedMarshallerTest#testAllocationOverflow throws OOME instead of expected IOE

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

Ivan Bessonov reassigned IGNITE-10192:
--------------------------------------

    Assignee: Ivan Bessonov

> OptimizedMarshallerTest#testAllocationOverflow throws OOME instead of expected IOE
> ----------------------------------------------------------------------------------
>
>                 Key: IGNITE-10192
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10192
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.6
>            Reporter: Oleg Ignatenko
>            Assignee: Ivan Bessonov
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>
> OptimizedMarshallerTest#_testAllocationOverflow (in current codebase muted by renaming to {{_testAllocationOverflow}}) throws OOME instead of expected IOE when trying to marshal {{HugeObject}} - which in turn writes 4 times {{new byte\[1 << 31 - 2]}}.
> Note test javadocs say: "WARNING! Requires a lot of heap space. Should not be run on CI."



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)