[
https://issues.apache.org/jira/browse/IGNITE-23469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-23469:
---------------------------------------
Description:
Currently, Java Serialization is used to persist those objects. We should not
use it (see IGNITE-23135 for justification).
Also, Raft configuration should be serialized in the same way.
was:Currently, Java Serialization is used to persist those objects. We should
not use it (see IGNITE-23135 for justification)
> Do not use ByteUtils#toBytes to persist system disaster recovery messages
> -------------------------------------------------------------------------
>
> Key: IGNITE-23469
> URL: https://issues.apache.org/jira/browse/IGNITE-23469
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0
>
>
> Currently, Java Serialization is used to persist those objects. We should not
> use it (see IGNITE-23135 for justification).
> Also, Raft configuration should be serialized in the same way.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)