Semyon Danilov created IGNITE-16373:
---------------------------------------
Summary: Investigate possibility to remove sending by address in
messaging service
Key: IGNITE-16373
URL: https://issues.apache.org/jira/browse/IGNITE-16373
Project: Ignite
Issue Type: Task
Reporter: Semyon Danilov
ATM MessagingService can send messages not only using ClusterNode, but
NetworkAddress. This allows RAFT to send messages to the nodes that are not in
the cluster yet. Although it's convenient for RAFT server, the API is not very
clean and this effectively separates raft from the cluster topology. We need to
investigate the possibility to glue raft and cluster together
--
This message was sent by Atlassian Jira
(v8.20.1#820001)