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

Alexey Kuznetsov updated IGNITE-7591:
-------------------------------------
     Attachment: TxBackupFailoverTest.java
    Description: 
reproduction:

Start multiple pessimistic transactions, changing the same key.Prepare message 
from backup node must be blocked(GridDhtTxPrepareResponse). Then backup node 
crashes.

All transactions must finish and keys must be committed.

But not all keys are committed. Reproducer attached.
        Summary: Backup node crash causes incorrect failover recovery  (was: 
Backup node crash causes incorrect failover)

> Backup node crash causes incorrect failover recovery
> ----------------------------------------------------
>
>                 Key: IGNITE-7591
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7591
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Alexey Kuznetsov
>            Priority: Major
>         Attachments: TxBackupFailoverTest.java
>
>
> reproduction:
> Start multiple pessimistic transactions, changing the same key.Prepare 
> message from backup node must be blocked(GridDhtTxPrepareResponse). Then 
> backup node crashes.
> All transactions must finish and keys must be committed.
> But not all keys are committed. Reproducer attached.



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

Reply via email to