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.
Attachments
Issue Links
- split from
-
IGNITE-20373 Fix IO threading model
- Resolved