[
https://issues.apache.org/jira/browse/IGNITE-15132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449098#comment-17449098
]
Pavel Tupitsyn commented on IGNITE-15132:
-----------------------------------------
Merged to main: c60b8f57fdbc79ceb4f32ba6793d84202a8ce414
> REST API must reuse general netty infrastructure from network module
> --------------------------------------------------------------------
>
> Key: IGNITE-15132
> URL: https://issues.apache.org/jira/browse/IGNITE-15132
> Project: Ignite
> Issue Type: Task
> Reporter: Kirill Gusakov
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3, tech-debt
> Time Spent: 10m
> Remaining Estimate: 0h
>
> At the moment - RestModule prepares its own Netty infra for handling
> requests. But it will be great to have one root Netty pools and etc. configs
> and just separate handlers.
> Also, maybe we should use the "one port for all operations" concept for REST
> API too.
>
> Perhaps, this link may be useful
> https://groups.google.com/g/netty/c/WT6ZxvvFR-E
--
This message was sent by Atlassian Jira
(v8.20.1#820001)