You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Amelchev Nikita (JIRA)" <ji...@apache.org> on 2017/08/23 14:14:00 UTC

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

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)