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

Pavel Tupitsyn updated IGNITE-24283:
------------------------------------
    Fix Version/s: 3.0
                       (was: 3.1)

> Safe time order is broken during concurrent raft command retry and FSM 
> application
> ----------------------------------------------------------------------------------
>
>                 Key: IGNITE-24283
>                 URL: https://issues.apache.org/jira/browse/IGNITE-24283
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Alexey Scherbakov
>            Assignee: Alexey Scherbakov
>            Priority: Critical
>              Labels: ignite-3
>             Fix For: 3.0
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> When a raft command is retried (for example, due to timeout), it's patched 
> again and the patch is applied to the command's shared state, causing wrong 
> safe time order during command application in FSM.
> Happens only if a raft client is collocated with a raft leader.
> We need to eliminate shared state in raft pipeline.
> I was able to reproduce it with UpsertKvBenchmark using rocksdb storage, 
> while investigating IGNITE-24115



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to