[
https://issues.apache.org/jira/browse/IGNITE-16495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488861#comment-17488861
]
Roman Puchkovskiy commented on IGNITE-16495:
--------------------------------------------
Looks good to me
> 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
> Priority: Major
> Labels: ignite-3
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> 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)