[
https://issues.apache.org/jira/browse/IGNITE-7718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16425225#comment-16425225
]
Ilya Kasnacheev commented on IGNITE-7718:
-----------------------------------------
[~pvinokurov] My main concern is why there is a flag for this behaviour and why
it isn't the default. Moreover, the amount of checking seems excessive.
What would it break? Is it always-on for singleton lists? Why doesn't it break
anything?
> 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)