[
https://issues.apache.org/jira/browse/IGNITE-21070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806091#comment-17806091
]
Vladislav Pyatkov commented on IGNITE-21070:
--------------------------------------------
Merged 9cd0e5017fac6d54da5f6c9c802e8ce686267668
> 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
> Assignee: Kirill Sizov
> Priority: Major
> Labels: ignite-3
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)