You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2022/06/06 09:28:00 UTC

[jira] [Created] (IGNITE-17107) [Native Persistence 3.0] End-to-end test for persistent PageMemory

Kirill Tkalenko created IGNITE-17107:
----------------------------------------

             Summary: [Native Persistence 3.0] End-to-end test for persistent PageMemory
                 Key: IGNITE-17107
                 URL: https://issues.apache.org/jira/browse/IGNITE-17107
             Project: Ignite
          Issue Type: Task
            Reporter: Kirill Tkalenko
            Assignee: Kirill Tkalenko
             Fix For: 3.0.0-alpha5


Persistent PageMemory storage was ported and fully integrated into ignite-3, though only unit tests were written covering this piece of functionality.

We need to write an end-to-end integration test for PageMemory-based persistent storage. The test should include:
 * New storage creation with necessary configuration;
 * Simple store/retrieve operations showing that storage actually performs its tasks.

 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)