[
https://issues.apache.org/jira/browse/IGNITE-24955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939690#comment-17939690
]
Roman Puchkovskiy commented on IGNITE-24955:
--------------------------------------------
The patch looks good to me
> 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
> Priority: Critical
> Labels: ignite-3
> Fix For: 3.1
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)