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

Mikhail Petrov updated IGNITE-28889:
------------------------------------
    Fix Version/s: 2.19

> Refactor Ignite Feature Sets serialization
> ------------------------------------------
>
>                 Key: IGNITE-28889
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28889
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Mikhail Petrov
>            Assignee: Mikhail Petrov
>            Priority: Major
>              Labels: IEP-132, ise
>             Fix For: 2.19
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Currently, Ignite Feature Set–related objects use 
> java.io.ObjectOutput#writeObject to serialize Externalizable instances. This 
> should be replaced with explicit calls to 
> java.io.Externalizable#writeExternal to avoid the overhead associated with 
> Java object serialization.
> Additionally, serialization of the "core" component name should be 
> eliminated, as it does not carry any useful information.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to