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

Ivan Gagarkin updated IGNITE-20204:
-----------------------------------
    Description: 
Currently, Ignite 3 loads deployment units content to the heap as byte[] when 
transferring units between nodes. This is a potentially easy way of OOM.

We should replace deployment transferring mechanism by FileTransferService.

 

  was:
Currently, Ignite 3 loads deployment units content to the heap as byte[] when 
transferring units between nodes. This is a potentially easy way of OOM.

We should replace deployment transferring mechanism by 

 


> Use FileTransferService for transfer deployment units between nodes
> -------------------------------------------------------------------
>
>                 Key: IGNITE-20204
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20204
>             Project: Ignite
>          Issue Type: Improvement
>          Components: compute
>            Reporter: Ivan Gagarkin
>            Priority: Major
>              Labels: ignite-3
>
> Currently, Ignite 3 loads deployment units content to the heap as byte[] when 
> transferring units between nodes. This is a potentially easy way of OOM.
> We should replace deployment transferring mechanism by FileTransferService.
>  



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

Reply via email to