[
https://issues.apache.org/jira/browse/IGNITE-11168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758126#comment-16758126
]
Ivan Daschinskiy commented on IGNITE-11168:
-------------------------------------------
[~Pavlukhin], yes this is obviously typo. I'll fix it.
> .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
> Assignee: Ivan Daschinskiy
> Priority: Major
>
> 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)