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

[jira] [Created] (IGNITE-14619) Refactoring of GridDeploymentCommunication

Denis Chudov created IGNITE-14619:
-------------------------------------

             Summary: Refactoring of GridDeploymentCommunication
                 Key: IGNITE-14619
                 URL: https://issues.apache.org/jira/browse/IGNITE-14619
             Project: Ignite
          Issue Type: Improvement
            Reporter: Denis Chudov


org.apache.ignite.internal.managers.deployment.GridDeploymentCommunication#sendResourceRequest uses "while" loop with mutex instead of future, and creates listeners for discovery events and communication messages for each request. This complicates the code and may affect class loading performance.



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