Tiago Marques Godinho created IGNITE-28109:
----------------------------------------------
Summary: Replace CompletableFuture#join in ClientLazyTransaction
with CFuture or CFuture#get
Key: IGNITE-28109
URL: https://issues.apache.org/jira/browse/IGNITE-28109
Project: Ignite
Issue Type: Improvement
Components: thin clients ai3
Affects Versions: 3.1
Reporter: Tiago Marques Godinho
Assignee: Tiago Marques Godinho
Currently, getting the transaction out of ClientLazyTransaction is
uninterruptable.
This is not a major concern because the future should be updated very quickly.
Nonetheless, exposing an interruptible interface may be preferable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)