You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/10 13:12:07 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-11168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov updated IGNITE-11168:
-------------------------------------
    Fix Version/s: 2.8

> .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
>             Fix For: 2.8
>
>          Time Spent: 20m
>  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
(v8.3.4#803005)