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

Roman Puchkovskiy updated IGNITE-26104:
---------------------------------------
    Description: 
Legend: v1 is original version (3.0), v2 is current version (version from main 
branch).

It is supposed that data is written in v1, then the CMG storage is flushed and 
the node is stopped, its binary is replaced with v2, the node is started.

Then we make sure the Raft log of CMG group gets truncated and join a new node 
(in v2). This will cause CMG storage replication using a snapshot file.

After that, second node should function correctly (it should see logical 
topology changes).

  was:
Legend: v1 is original version (3.0), v2 is current version (version from main 
branch).

It is supposed that data is written in v1, then the Metastore storage is 
flushed and the node is stopped, its binary is replaced with v2, the node is 
started.

Then we make sure the Raft log of Metastore group gets truncated and join a new 
node (in v2). This will cause Metastore storage replication using a snapshot 
file.

After that, second node should function correctly (we could trigger a rebalance 
to make sure).


> Add CMG snapshot file compatibility test
> ----------------------------------------
>
>                 Key: IGNITE-26104
>                 URL: https://issues.apache.org/jira/browse/IGNITE-26104
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>
> Legend: v1 is original version (3.0), v2 is current version (version from 
> main branch).
> It is supposed that data is written in v1, then the CMG storage is flushed 
> and the node is stopped, its binary is replaced with v2, the node is started.
> Then we make sure the Raft log of CMG group gets truncated and join a new 
> node (in v2). This will cause CMG storage replication using a snapshot file.
> After that, second node should function correctly (it should see logical 
> topology changes).



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

Reply via email to