Pavel Tupitsyn created IGNITE-15307:
---------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)