You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksandr Polovtcev (Jira)" <ji...@apache.org> on 2021/05/05 14:17:00 UTC

[jira] [Commented] (IGNITE-14682) Sender is null when sending a message to the local member through the Messaging Service

    [ https://issues.apache.org/jira/browse/IGNITE-14682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339684#comment-17339684 ] 

Aleksandr Polovtcev commented on IGNITE-14682:
----------------------------------------------

https://github.com/apache/ignite-3/pull/119

> Sender is null when sending a message to the local member through the Messaging Service
> ---------------------------------------------------------------------------------------
>
>                 Key: IGNITE-14682
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14682
>             Project: Ignite
>          Issue Type: Bug
>          Components: messaging
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Aleksandr Polovtcev
>            Assignee: Aleksandr Polovtcev
>            Priority: Minor
>             Fix For: 3.0.0-alpha2
>
>
> When sending a message from a node to itself, {{sender}} parameter in the messaging event will be {{null.}}
> The cause of the error is that the {{memberAddressMap}} does not contain the local node.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)