You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/03/09 14:54:40 UTC

[jira] [Updated] (IGNITE-1957) .NET: Collections, dictionaries, object arrays and tuples must use handles.

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

Pavel Tupitsyn updated IGNITE-1957:
-----------------------------------
    Summary: .NET: Collections, dictionaries, object arrays and tuples must use handles.  (was: .Net: Collections, dictionaries, object arrays and tuples must use handles.)

> .NET: Collections, dictionaries, object arrays and tuples must use handles.
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-1957
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1957
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: ignite-1.4
>            Reporter: Vladimir Ozerov
>            Assignee: Pavel Tupitsyn
>            Priority: Critical
>             Fix For: 1.6
>
>
> We must track handles for the following cases:
> - Collections
> - Dictionaries
> - Entries
> - Object arrays
> Reason: they may have cyclic deps on other collections what will lead to infinite loops.
> This change must be tested thoroughly:
> 1) Can we get such field which is handle?
> 2) Can we resolve infinite loops with collections/maps/arrays?
> 3) Are they referential equal after deserialization?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)