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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)