[
https://issues.apache.org/jira/browse/IGNITE-27778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikita Amelchev updated IGNITE-27778:
-------------------------------------
Description: The interface should not be removed as it is a public API.
After migrating to the new framework, Serializable can be removed to avoid
supporting two types of serialization in messages. (was: After IGNITE-27776
class seems to be redundant.
Default implementations of methods {{isMutable()}}, {{ackMessage()}},
{{createDiscoCache()}} can be moved into a {{DiscoveryCustomMessage}} [1].
# https://github.com/apache/ignite/pull/12708/changes#r2811352556)
> Refactor of DiscoverySpiCustomMessage
> -------------------------------------
>
> Key: IGNITE-27778
> URL: https://issues.apache.org/jira/browse/IGNITE-27778
> Project: Ignite
> Issue Type: Task
> Reporter: Ilya Shishkov
> Assignee: Nikita Amelchev
> Priority: Major
> Labels: IEP-132, ise
> Fix For: 2.19
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The interface should not be removed as it is a public API. After migrating to
> the new framework, Serializable can be removed to avoid supporting two types
> of serialization in messages.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)