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

[jira] [Created] (IGNITE-15940) [Networking] Class parsing API and simple class descriptor format

Sergey Chugunov created IGNITE-15940:
----------------------------------------

             Summary: [Networking] Class parsing API and simple class descriptor format
                 Key: IGNITE-15940
                 URL: https://issues.apache.org/jira/browse/IGNITE-15940
             Project: Ignite
          Issue Type: Task
          Components: networking
            Reporter: Sergey Chugunov
             Fix For: 3.0.0-alpha4


To enable User Object Serialization we need to define class descriptor format and API for parsing java classes into this format.

As the first step we consider simple cases - Serializable/Externalizable classes with primitive or Serializable/Externalizable fields.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)