You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Puchkovskiy (Jira)" <ji...@apache.org> on 2024/03/28 13:43:00 UTC

[jira] [Created] (IGNITE-21869) Prevent thread hijacking via IgniteSql

Roman Puchkovskiy created IGNITE-21869:
------------------------------------------

             Summary: 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


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)