Pavel Vinokurov created IGNITE-7718:
---------------------------------------
Summary: 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
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)