Aleksandr Polovtcev created IGNITE-14682: --------------------------------------------
Summary: 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 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)