Ivan Bessonov created IGNITE-25035:
--------------------------------------

             Summary: Avoid CHM computes if possible in ConnectionManager
                 Key: IGNITE-25035
                 URL: https://issues.apache.org/jira/browse/IGNITE-25035
             Project: Ignite
          Issue Type: Improvement
            Reporter: Ivan Bessonov


{{org.apache.ignite.internal.network.netty.ConnectionManager#doGetChannel}} 
caught my attention. In most cases all we need to do is to call {{{}get{}}}., 
but we chose a slower way.

Sending a message is a hot part of the system, we should avoid unnecessary 
locks.



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

Reply via email to