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/30 13:24:00 UTC

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

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

Semyon Danilov reassigned IGNITE-15940:
---------------------------------------

    Assignee: Semyon Danilov

> 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
>            Assignee: Semyon Danilov
>            Priority: Major
>              Labels: ignite-3
>             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.
> Look here for reference:
> https://github.com/gridgain/gridgain-9-ce/blob/iep-67/modules/network/README.md#class-descriptor



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