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