[
https://issues.apache.org/jira/browse/IGNITE-21627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-21627:
---------------------------------------
Description: Currently, there is only one outbound thread, so it might be a
bottleneck. On the other hand, the outbound thread is only needed when sending
a message from Netty I/O threads which happens extremely rarely. It should be
investigated if this is important at all.
> Make Outbound pool striped
> --------------------------
>
> Key: IGNITE-21627
> URL: https://issues.apache.org/jira/browse/IGNITE-21627
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3, threading
>
> Currently, there is only one outbound thread, so it might be a bottleneck. On
> the other hand, the outbound thread is only needed when sending a message
> from Netty I/O threads which happens extremely rarely. It should be
> investigated if this is important at all.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)