Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha3
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
Attachments
Issue Links
- is caused by
-
IGNITE-15236 Thin 3.0: Integrate client-handler module into the server
- Resolved
- is related to
-
IGNITE-15132 REST API must reuse general netty infrastructure from network module
- Resolved
- relates to
-
IGNITE-15398 NioEventLoopGroup threads leakage
- Resolved
- links to