Sergey Chugunov created IGNITE-28314:
----------------------------------------
Summary: Document breaking changes in DiscoverySpi related changes
in DiscoveryCustomMessage
Key: IGNITE-28314
URL: https://issues.apache.org/jira/browse/IGNITE-28314
Project: Ignite
Issue Type: Task
Components: documentation
Reporter: Sergey Chugunov
Fix For: 2.19
As part of an effort of migrating all discovery messages to unified message
serialization framework DiscoveryCustomMessage messages no longer implement
Serializable interface.
So any custom implementation of DiscoverySpi relying on standard java
serialization should migrate its messages to new serialization.
One has to provide documentation with examples from standard TcpDiscoverySpi to
make migration easier for the users implemented their own versions of
DiscoverySpi.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)