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/12/07 14:33:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17454682#comment-17454682 ] 

Semyon Danilov commented on IGNITE-15940:
-----------------------------------------

Visa: https://ci.ignite.apache.org/buildConfiguration/ignite3_Test_RunAllTests/6309997

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