[
https://issues.apache.org/jira/browse/IGNITE-21876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-21876:
---------------------------------------
Description: Methods of IgniteCompute that return CompletableFutures must
wrap their return value with PublicApiThreading#preventThreadHijack(). Also,
tests need to be created (similar to ItKvRecordApiThreadingTest). (was:
Methods of IgniteSql that return CompletableFutures must wrap their return
value with PublicApiThreading#preventThreadHijack(). Also, tests need to be
created (similar to ItKvRecordApiThreadingTest).)
> Prevent thread hijacking via IgniteCompute
> ------------------------------------------
>
> Key: IGNITE-21876
> URL: https://issues.apache.org/jira/browse/IGNITE-21876
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3, threading
>
> Methods of IgniteCompute that return CompletableFutures must wrap their
> return value with PublicApiThreading#preventThreadHijack(). Also, tests need
> to be created (similar to ItKvRecordApiThreadingTest).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)