This is an automated email from the ASF dual-hosted git repository.
sergeychugunov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git
from 978bbebbe6d IGNITE-27571 Fixed the system view command for cases where
a view is not registered on all nodes (#12713)
add dbeb7d1ad90 IGNITE-27604 Use MessageSerializer for
TcpDiscoveryNodeAddFinishedMessage (#12644)
No new revisions were added by this update.
Summary of changes:
.../discovery/DiscoveryMessageFactory.java | 9 ++
.../ignite/spi/discovery/tcp/ClientImpl.java | 2 +
.../ignite/spi/discovery/tcp/ServerImpl.java | 4 +
.../tcp/internal/DiscoveryDataPacket.java | 119 +++++++++++++++++----
.../discovery/tcp/messages/NodeSpecificData.java} | 52 ++++-----
.../TcpDiscoveryNodeAddFinishedMessage.java | 84 ++++++++++++++-
.../spi/discovery/tcp/TcpDiscoverySelfTest.java | 11 +-
7 files changed, 225 insertions(+), 56 deletions(-)
copy
modules/core/src/main/java/org/apache/ignite/{internal/util/UUIDCollectionMessage.java
=> spi/discovery/tcp/messages/NodeSpecificData.java} (54%)