Kirill Tkalenko created IGNITE-24955:
----------------------------------------
Summary: Incorrect resolving address of the current node in
DefaultMessagingService#resolveRecipientAddress
Key: IGNITE-24955
URL: https://issues.apache.org/jira/browse/IGNITE-24955
Project: Ignite
Issue Type: Bug
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
As a result of testing IGNITE-24895, it was discovered that there is an
incorrect resolving of the node to which the message will be sent in
*org.apache.ignite.internal.network.DefaultMessagingService#resolveRecipientAddress*.
The current node does not need to send messages to itself. Even if they do not
have the same ID due to a change in physical topology.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)