Aleksandr Polovtcev created IGNITE-16495:
--------------------------------------------
Summary: Make RestModule handlers asynchronous
Key: IGNITE-16495
URL: https://issues.apache.org/jira/browse/IGNITE-16495
Project: Ignite
Issue Type: Task
Reporter: Aleksandr Polovtcev
Assignee: Aleksandr Polovtcev
Request handlers in the RestModule are executed in a Netty thread, which may be
an issue for long-running request handlers. It should be possible to execute
these handlers on other threads.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)