Denis Magda created IGNITE-4118:
-----------------------------------
Summary: Ignite.NET: documentation and examples for deadlock-free transactions
Key: IGNITE-4118
URL:
https://issues.apache.org/jira/browse/IGNITE-4118 Project: Ignite
Issue Type: Sub-task
Components: platforms
Reporter: Denis Magda
Fix For: 1.8
Presently the documentation and example about the deadlock-free transactions are missing on .NET side. Let's fill this gap.
- Documentation can be taken from Java side
https://apacheignite.readme.io/v1.7/docs/transactions#optimistic-transactionshttps://apacheignite.readme.io/v1.7/docs/transactions#deadlock-free-transactions- The example that can be (should be) added to the distribution is the following
https://github.com/gridgain/apache-ignite/blob/ignite-net-advanced-examples/modules/platforms/dotnet/examples/Apache.Ignite.Examples/Advanced/OptimisticTransactionExample.cs--
This message was sent by Atlassian JIRA
(v6.3.4#6332)