Ivan Bessonov created IGNITE-22542:
--------------------------------------

             Summary: Synchronous message handling on local node
                 Key: IGNITE-22542
                 URL: https://issues.apache.org/jira/browse/IGNITE-22542
             Project: Ignite
          Issue Type: Bug
            Reporter: Ivan Bessonov


{{org.apache.ignite.internal.network.DefaultMessagingService#isSelf}} - if we 
detect that we send a message to the local node, we handle it immediately in 
the same thread, which could be very bed for throughput of the system.

"send"/"invoke" themselves appear to be slow as well, we should benchmark them.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to