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)