[
https://issues.apache.org/jira/browse/IGNITE-22371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850579#comment-17850579
]
Philipp Shergalis commented on IGNITE-22371:
--------------------------------------------
This patch looks good to me
> Increase Netty IO buffer size
> -----------------------------
>
> Key: IGNITE-22371
> URL: https://issues.apache.org/jira/browse/IGNITE-22371
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Netty IO buffer size is 256 bytes by default. For messages that are much
> longer than 256 bytes this causes a lot of roundtrips to write such a
> message, which ruins performance for big messages.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)