[ 
https://issues.apache.org/jira/browse/IGNITE-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138412#comment-16138412
 ] 

Vladimir Ozerov commented on IGNITE-6172:
-----------------------------------------

[~NSAmelchev], {{BinaryMarshaller}} supports {{Serializable}}. What it doesn't 
support natively are {{Externalizable}} and custom {{writeObject}} method. 
Anyway, what is the goal of this change? I.e. why do we need to change existing 
implementation?

> 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)

Reply via email to