You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Filatov (Jira)" <ji...@apache.org> on 2021/04/05 07:46:00 UTC

[jira] [Updated] (IGNITE-13605) Ducktests test: PDS compatibility for ignite versions

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

Mikhail Filatov updated IGNITE-13605:
-------------------------------------
    Description: 
A simple test to check PDS compatibility of different Ignite versions
 # Start Ignite cluster with version 1, enabled PDS
 # Start client that put some data into cluster
 # Stop client and cluster 
 # Start Ignite cluster with version 2, and PDS from previous cluster

 # Start client that reads data and checks that the data is same

> Ducktests test: PDS compatibility for ignite versions
> -----------------------------------------------------
>
>                 Key: IGNITE-13605
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13605
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Maksim Timonin
>            Assignee: Mikhail Filatov
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> A simple test to check PDS compatibility of different Ignite versions
>  # Start Ignite cluster with version 1, enabled PDS
>  # Start client that put some data into cluster
>  # Stop client and cluster 
>  # Start Ignite cluster with version 2, and PDS from previous cluster
>  # Start client that reads data and checks that the data is same



--
This message was sent by Atlassian Jira
(v8.3.4#803005)