[
https://issues.apache.org/jira/browse/IGNITE-15946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Semyon Danilov updated IGNITE-15946:
------------------------------------
Description:
Implement marshalling and unmarshalling operations based on the class
descriptors. It should support Serializable, Externalizable
({{{}readExternal{}}}/ {{{}writeExternal{}}},
{{{}readResolve{}}}/{{{}writeReplace{}}}) and other arbitrary objects.
See
https://github.com/gridgain/gridgain-9-ce/blob/iep-67/modules/network/README.md
> Implement marshalling and demarshalling
> ---------------------------------------
>
> Key: IGNITE-15946
> URL: https://issues.apache.org/jira/browse/IGNITE-15946
> Project: Ignite
> Issue Type: Task
> Reporter: Semyon Danilov
> Priority: Major
> Labels: ignite-3
>
> Implement marshalling and unmarshalling operations based on the class
> descriptors. It should support Serializable, Externalizable
> ({{{}readExternal{}}}/ {{{}writeExternal{}}},
> {{{}readResolve{}}}/{{{}writeReplace{}}}) and other arbitrary objects.
> See
> https://github.com/gridgain/gridgain-9-ce/blob/iep-67/modules/network/README.md
--
This message was sent by Atlassian Jira
(v8.20.1#820001)