[
https://issues.apache.org/jira/browse/IGNITE-15307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-15307:
-----------------------------------------
Description:
ClientHandlerModule sets up separate Netty infrastructure to handle thin client
requests. We could share Netty pools, event loops, and other resources with
network module to reduce code duplication and resource usage.
Perhaps, this link may be usefulĀ https://groups.google.com/g/netty/c/WT6ZxvvFR-E
was:ClientHandlerModule sets up separate Netty infrastructure to handle thin
client requests. We could share Netty pools, event loops, and other resources
with network module to reduce code duplication and resource usage.
> Thin 3.0: Reuse Netty infrastructure from network module
> --------------------------------------------------------
>
> Key: IGNITE-15307
> URL: https://issues.apache.org/jira/browse/IGNITE-15307
> Project: Ignite
> Issue Type: Improvement
> Components: thin client
> Affects Versions: 3.0.0-alpha3
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
>
> ClientHandlerModule sets up separate Netty infrastructure to handle thin
> client requests. We could share Netty pools, event loops, and other resources
> with network module to reduce code duplication and resource usage.
> Perhaps, this link may be usefulĀ
> https://groups.google.com/g/netty/c/WT6ZxvvFR-E
--
This message was sent by Atlassian Jira
(v8.3.4#803005)