You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Sergey Chugunov (JIRA)" <ji...@apache.org> on 2017/11/02 08:16:00 UTC

[jira] [Created] (IGNITE-6819) Better test coverage for PagesList basic functionality

Sergey Chugunov created IGNITE-6819:
---------------------------------------

             Summary: Better test coverage for PagesList basic functionality
                 Key: IGNITE-6819
                 URL: https://issues.apache.org/jira/browse/IGNITE-6819
             Project: Ignite
          Issue Type: Test
      Security Level: Public (Viewable by anyone)
            Reporter: Sergey Chugunov
            Assignee: Sergey Chugunov
            Priority: Major


Working on IGNITE-6641 I faced an issue that serious bug introduced to PagesListNodeIO didn't cause obvious test failures and was spotted by chance from memory leak test failures.

It means that test coverage of pages management code base lacks tests for invariants that has to be preserved in any use cases.

We need to introduce such tests starting with set of tests verifying that certain pages go to certain buckets on data entries put/remove operations.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)