[
https://issues.apache.org/jira/browse/IGNITE-26107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044386#comment-18044386
]
Roman Puchkovskiy commented on IGNITE-26107:
--------------------------------------------
The patch looks good to me
> Add Vault storage format compatibility tests
> --------------------------------------------
>
> Key: IGNITE-26107
> URL: https://issues.apache.org/jira/browse/IGNITE-26107
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Filipp Shergalis
> Priority: Minor
> Labels: ignite-3
> Fix For: 3.2
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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 node is stopped, its
> binary is replaced with v2, the node is started.
> After that:
> # The values that were inserted should be read back
> # The values that overwrite earlier values should be read back
> # The values that were removed should NOT be read (null should be returned)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)