You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maria Makedonskaya (Jira)" <ji...@apache.org> on 2021/08/09 15:09:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-14619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Makedonskaya reassigned IGNITE-14619:
-------------------------------------------

    Assignee: Maria Makedonskaya

> Refactoring of GridDeploymentCommunication
> ------------------------------------------
>
>                 Key: IGNITE-14619
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14619
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Denis Chudov
>            Assignee: Maria Makedonskaya
>            Priority: Major
>
> 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)