You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/07/25 14:25:00 UTC

[jira] [Created] (IGNITE-5831) .NET: Support TransactionScopeAsyncFlowOption.Enabled in TransactionScope

Pavel Tupitsyn created IGNITE-5831:
--------------------------------------

             Summary: .NET: Support TransactionScopeAsyncFlowOption.Enabled in TransactionScope
                 Key: IGNITE-5831
                 URL: https://issues.apache.org/jira/browse/IGNITE-5831
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
            Reporter: Pavel Tupitsyn
             Fix For: 2.3


IGNITE-4887 introduces support for async transaction continuations (start tx in one thread, perform async cache update, continue transaction in async continuation).

This should allow us to support {{TransactionScopeAsyncFlowOption.Enabled}} ([msdn|https://msdn.microsoft.com/en-us/library/system.transactions.transactionscopeasyncflowoption(v=vs.110).aspx]) with {{TransactionScope}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)