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 Vinokurov (JIRA)" <ji...@apache.org> on 2018/03/01 12:31:00 UTC

[jira] [Commented] (IGNITE-7718) Collections.singleton() and Collections.singletonMap() are not properly serialized by binary marshaller

    [ https://issues.apache.org/jira/browse/IGNITE-7718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381919#comment-16381919 ] 

Pavel Vinokurov commented on IGNITE-7718:
-----------------------------------------

[~dpavlov], 

I merged master into my branch. 

Tests look stable now.

https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&tab=projectOverview&branch_IgniteTests24Java8=pull%2F3534%2Fmerge

> Collections.singleton() and Collections.singletonMap() are not properly serialized by binary marshaller
> -------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-7718
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7718
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.3
>            Reporter: Pavel Vinokurov
>            Assignee: Pavel Vinokurov
>            Priority: Major
>
> After desialization collections obtained by Collections.singleton() and  Collections.singletonMap() does not return collection of binary objects, but rather collection of deserialized objects. 



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