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/27 14:12:00 UTC

[jira] [Created] (IGNITE-21853) Prevent thread hijacking via IgniteTransactions

Roman Puchkovskiy created IGNITE-21853:
------------------------------------------

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


Methods of IgniteTables 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)