[
https://issues.apache.org/jira/browse/IGNITE-11168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759480#comment-16759480
]
Pavel Tupitsyn commented on IGNITE-11168:
-----------------------------------------
[~ivandasch] looks good to me, thanks!
Merged to master: {{1fc82730f6b9bb1a2bb1c26a185323d64263bb40}}.
> .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
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)