[
https://issues.apache.org/jira/browse/IGNITE-19009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Pochatkin updated IGNITE-19009:
---------------------------------------
Description:
Current implemenatation of Network force to load deployment unit content to
heap as byte[]. This is a potential easy way of OOM.
As solution we need to introduce lazy buffer in Network code where file will
readed by chunks.
> Introduce file transfer support in messaging
> --------------------------------------------
>
> Key: IGNITE-19009
> URL: https://issues.apache.org/jira/browse/IGNITE-19009
> Project: Ignite
> Issue Type: Improvement
> Components: networking
> Reporter: Mikhail Pochatkin
> Assignee: Mikhail Pochatkin
> Priority: Major
> Labels: ignite-3
>
> Current implemenatation of Network force to load deployment unit content to
> heap as byte[]. This is a potential easy way of OOM.
>
> As solution we need to introduce lazy buffer in Network code where file will
> readed by chunks.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)