[
https://issues.apache.org/jira/browse/IGNITE-21309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808615#comment-17808615
]
Kirill Tkalenko commented on IGNITE-21309:
------------------------------------------
Looks good.
> DirectMessageWriter keeps holding used buffers
> ----------------------------------------------
>
> Key: IGNITE-21309
> URL: https://issues.apache.org/jira/browse/IGNITE-21309
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ivan Bessonov
> Assignee: Ivan Bessonov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Thread-local optimized marshallers store links to write buffers in their
> internal stacks, which could lead to occasional OOMs. We should release
> buffers after writing nested messages in DirectMessageWriter.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)