You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexei Scherbakov (JIRA)" <ji...@apache.org> on 2019/04/03 18:58:01 UTC

[jira] [Comment Edited] (IGNITE-11614) Transaction with timeout on cache hangs after cache store failure

    [ https://issues.apache.org/jira/browse/IGNITE-11614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809114#comment-16809114 ] 

Alexei Scherbakov edited comment on IGNITE-11614 at 4/3/19 6:58 PM:
--------------------------------------------------------------------

Looks like small window of race is still possible for first approach but it's smaller than in second.


was (Author: ascherbakov):
Looks like small window of race is still possible for first approach but it's smalle than in second.

> Transaction with timeout on cache hangs after cache store failure
> -----------------------------------------------------------------
>
>                 Key: IGNITE-11614
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11614
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.7
>            Reporter: Anton Kurbanov
>            Assignee: Alexey Goncharuk
>            Priority: Critical
>             Fix For: 2.8
>
>         Attachments: CacheStoreTxPutAllMultiNodeTest.java
>
>
> If CacheStore fails before/during transaction commit, transaction with set timeout remains active.
> Setting cfg.setTransactionConfiguration(new TransactionConfiguration().setTxTimeoutOnPartitionMapExchange(5000)); fixes the issue in test.



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