[
https://issues.apache.org/jira/browse/IGNITE-21853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-21853:
---------------------------------------
Description: Methods of IgniteTransactions that return CompletableFutures
must wrap their return value with PublicApiThreading#preventThreadHijack().
Also, tests need to be created (similar to ItKvRecordApiThreadingTest). (was:
Methods of IgniteTables that return CompletableFutures must wrap their return
value with PublicApiThreading#preventThreadHijack(). Also, tests need to be
created (similar to ItKvRecordApiThreadingTest).)
> Prevent thread hijacking via IgniteTransactions
> -----------------------------------------------
>
> Key: IGNITE-21853
> URL: https://issues.apache.org/jira/browse/IGNITE-21853
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3, threading
>
> Methods of IgniteTransactions 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)