You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semyon Danilov (Jira)" <ji...@apache.org> on 2021/11/18 08:52:00 UTC

[jira] [Updated] (IGNITE-15944) [Networking] User object serialization

     [ https://issues.apache.org/jira/browse/IGNITE-15944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Semyon Danilov updated IGNITE-15944:
------------------------------------
    Description: 
Arbitrary objects serialization must be provided by Apache Ignite. Unlike {{NetworkMessage}} descendants, user objects are not known to the system in advance, and serialization layout must be resolved at runtime.

For more information look at the https://github.com/gridgain/gridgain-9-ce/blob/iep-67/modules/network/README.md

> [Networking] User object serialization
> --------------------------------------
>
>                 Key: IGNITE-15944
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15944
>             Project: Ignite
>          Issue Type: Epic
>            Reporter: Semyon Danilov
>            Priority: Major
>              Labels: ignite-3
>
> Arbitrary objects serialization must be provided by Apache Ignite. Unlike {{NetworkMessage}} descendants, user objects are not known to the system in advance, and serialization layout must be resolved at runtime.
> For more information look at the 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)