[
https://issues.apache.org/jira/browse/IGNITE-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968960#comment-15968960
]
Igor Seliverstov commented on IGNITE-4694:
------------------------------------------
The required number of pages was increased because of changes in H2TreeIndex.
The index became segmented, so what it requires a bit more space now (A tree
per segment)
Fixed the tests
> Add tests to check there are no memory leaks in PageMemory
> ----------------------------------------------------------
>
> Key: IGNITE-4694
> URL: https://issues.apache.org/jira/browse/IGNITE-4694
> Project: Ignite
> Issue Type: Sub-task
> Components: cache
> Reporter: Semen Boikov
> Assignee: Igor Seliverstov
> Fix For: 2.1
>
>
> Need add several tests running for 5-10 munites verifying there are no memory
> leaks in new data structures based of PageMemory:
> - test various page size
> - test various objects size
> - test put/get/remove operations
> - test create cache/destroy cache operations
> - test cases when indexes enabled/disabled
> - test case when cache expiry policy is used
> New tests should be added in new test suite.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)