[
https://issues.apache.org/jira/browse/IGNITE-21232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-21232:
---------------------------------------
Summary: Support sending by node ID in MessagingService (was: Fail sending
a message if resolved sender's destination node ID differs from target node ID)
> Support sending by node ID in MessagingService
> ----------------------------------------------
>
> Key: IGNITE-21232
> URL: https://issues.apache.org/jira/browse/IGNITE-21232
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> # Methods of MessagingService that accept ClusterNode for recipient must fail
> the send/invocation attempt (with same exception which is used when the
> target node has gone) if the resolved sender's destination node ID is
> different from the node ID specified in the ClusterNode for recipient.
> # Methods that accept consistentId should behave in the same way: they
> should just resolve the ClusterNode by the provided consistentId and then
> proceed as in item 1
--
This message was sent by Atlassian Jira
(v8.20.10#820010)