You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Gusakov (Jira)" <ji...@apache.org> on 2021/07/15 23:50:00 UTC

[jira] [Created] (IGNITE-15132) REST API must reuse general netty infrastructure from network module

Kirill Gusakov created IGNITE-15132:
---------------------------------------

             Summary: 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


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)