[
https://issues.apache.org/jira/browse/IGNITE-24414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-24414:
---------------------------------------
Description: README.md describes thread pools in use and uses images for
illustration. Both seem to not correspond to the current state of affairs
anymore (for example, Alice's request passes through 2 client threads, while it
should be only one, except for the case when the message send is initiated from
a Netty thread, when there is a switch to an 'outbound' thread first, then to a
'client' thread)
> Actualize documentation on network module
> -----------------------------------------
>
> Key: IGNITE-24414
> URL: https://issues.apache.org/jira/browse/IGNITE-24414
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
>
> README.md describes thread pools in use and uses images for illustration.
> Both seem to not correspond to the current state of affairs anymore (for
> example, Alice's request passes through 2 client threads, while it should be
> only one, except for the case when the message send is initiated from a Netty
> thread, when there is a switch to an 'outbound' thread first, then to a
> 'client' thread)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)