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

Alexander Lapin updated IGNITE-21070:
-------------------------------------
    Description: 
h3. Motivation

Corresponding primary replica expiration logic should already be implemented, 
mainly within coordinator recovery thus within a given ticket it's only 
required to extend test coverage. Primary replica expiration handling logic 
differs whether expiration itself occurred before or after following flow 
splitters:
 * Replication finishing. (Inflights == 0)
 * Commit timestamp evolution. // Not sure actually, maybe there's no 
difference between replication finishing and commit timestamp evolution 
splitters.
 * Finish request handling.
 * Cleanup request handling.
 * WriteIntent switch request handling.

Specific test scenarious will be specified during ticket implementation.

> Ensure that data node's primary replica expiration properly handled
> -------------------------------------------------------------------
>
>                 Key: IGNITE-21070
>                 URL: https://issues.apache.org/jira/browse/IGNITE-21070
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Alexander Lapin
>            Priority: Major
>
> h3. Motivation
> Corresponding primary replica expiration logic should already be implemented, 
> mainly within coordinator recovery thus within a given ticket it's only 
> required to extend test coverage. Primary replica expiration handling logic 
> differs whether expiration itself occurred before or after following flow 
> splitters:
>  * Replication finishing. (Inflights == 0)
>  * Commit timestamp evolution. // Not sure actually, maybe there's no 
> difference between replication finishing and commit timestamp evolution 
> splitters.
>  * Finish request handling.
>  * Cleanup request handling.
>  * WriteIntent switch request handling.
> Specific test scenarious will be specified during ticket implementation.



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

Reply via email to