[
https://issues.apache.org/jira/browse/IGNITE-16250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-16250:
---------------------------------------
Reviewer: Roman Puchkovskiy
> Use direct marshaller and user object serialization instead of JDK
> serialization for networking
> -----------------------------------------------------------------------------------------------
>
> Key: IGNITE-16250
> URL: https://issues.apache.org/jira/browse/IGNITE-16250
> Project: Ignite
> Issue Type: Task
> Reporter: Semyon Danilov
> Assignee: Semyon Danilov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha5
>
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> ScaleCube transport currently uses JDK serialization instead of direct
> marshalling which can cause performance and compatibility issues.
> All of the NetworkMessages should use generated serializers and for all of
> the types that are not supported by direct marshaller, user object
> serialization should be used.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)