Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7
-
None
-
None
-
Docs Required
Description
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
Attachments
Issue Links
- relates to
-
IGNITE-8075 .NET: setRollbackOnTopologyChangeTimeout, withLabel, localActiveTransactions, setTxTimeoutOnPartitionMapExchange
- Resolved
- links to