[jira] [Created] (IGNITE-6172) Binary marshaller should support Serializable

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

[jira] [Created] (IGNITE-6172) Binary marshaller should support Serializable

Anton Vinogradov (Jira)
Amelchev Nikita created IGNITE-6172:
---------------------------------------

             Summary: Binary marshaller should support Serializable
                 Key: IGNITE-6172
                 URL: https://issues.apache.org/jira/browse/IGNITE-6172
             Project: Ignite
          Issue Type: Task
          Components: general
            Reporter: Amelchev Nikita


When binary marshaller meets a Serializable object, it switches to optimized marshaller. Ignite should just have a single marshaller, which drives the whole serialization process. It doesn't delegate to OptimizedMarshaller as it does today.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)