You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maksim Timonin (Jira)" <ji...@apache.org> on 2023/02/21 08:16:00 UTC

[jira] [Updated] (IGNITE-18109) Joining clients should ignore incremental snapshot and their transaction must be excluded

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

Maksim Timonin updated IGNITE-18109:
------------------------------------
    Summary: Joining clients should ignore incremental snapshot and their transaction must be excluded  (was: Joining nodes should ignore incremental snapshot and their transaction must be excluded)

> Joining clients should ignore incremental snapshot and their transaction must be excluded
> -----------------------------------------------------------------------------------------
>
>                 Key: IGNITE-18109
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18109
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Maksim Timonin
>            Assignee: Maksim Timonin
>            Priority: Major
>              Labels: IEP-89, ise
>             Fix For: 2.15
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> It's required to make joining node skip incremental snapshot on receiving notification with CommunicationSPI. Propose solution:
>  # Grab topology version during discovery part (it's guaranteed that topologySnapshot could not be changed concurrently).
>  # Add the topology version into IncrementalSnapshotAwareMessage.
>  # Transaction mapped on new topology must be excluded from snapshot.



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