[
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.
We need to revert DiscoverySpi#sendCustomEvent (to accept
DiscoverySpiCustomMessage as before).
Make the DiscoverySpiCustomMessage interface extend Message.
was: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.
> 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.
> We need to revert DiscoverySpi#sendCustomEvent (to accept
> DiscoverySpiCustomMessage as before).
> Make the DiscoverySpiCustomMessage interface extend Message.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)