[
https://issues.apache.org/jira/browse/IGNITE-25488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Sapego updated IGNITE-25488:
---------------------------------
Description:
Add a way to specify timeout for transactions.
See how it's done in Java now (see TransactionOptions class).
We should probably do exactly the same for C++.
was:
Add a way to specify timeout for transactions.
Java uses *withTimeout*, in .NET we should probably add a parameter to
*BeginAsync*.
> С++ 3.0: Implement transaction timeouts
> ---------------------------------------
>
> Key: IGNITE-25488
> URL: https://issues.apache.org/jira/browse/IGNITE-25488
> Project: Ignite
> Issue Type: Improvement
> Components: platforms, thin client
> Affects Versions: 3.0.0-alpha3
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: c++, cpp, ignite-3
> Fix For: 3.1
>
>
> Add a way to specify timeout for transactions.
> See how it's done in Java now (see TransactionOptions class).
> We should probably do exactly the same for C++.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)