[jira] [Created] (IGNITE-11168) .NET: changing TxTimeoutOnPartitionMapExchange has no effect

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-11168) .NET: changing TxTimeoutOnPartitionMapExchange has no effect

Anton Vinogradov (Jira)
Ivan Pavlukhin created IGNITE-11168:
---------------------------------------

             Summary: .NET: changing TxTimeoutOnPartitionMapExchange has no effect
                 Key: IGNITE-11168
                 URL: https://issues.apache.org/jira/browse/IGNITE-11168
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.7
            Reporter: Ivan Pavlukhin


It looks like that only default value of {{TxTimeoutOnPartitionMapExchange}} property is passed from .NET {{TransactionConfiguration}} to Java. The default value is 0 which means that it is not possible to enable rollback on PME from .NET {{TransactionConfiguration}}.

It looks like a using wrong variable in code https://github.com/apache/ignite/blob/751ab2a488eeb5af32280125673907adb3ac9262/modules/platforms/dotnet/Apache.Ignite.Core/IgniteConfiguration.cs#L517



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)