[ 
https://issues.apache.org/jira/browse/IGNITE-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968957#comment-15968957
 ] 

ASF GitHub Bot commented on IGNITE-4694:
----------------------------------------

GitHub user gvvinblade opened a pull request:

    https://github.com/apache/ignite/pull/1796

    IGNITE-4694

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-4694

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1796.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1796
    
----
commit 1abb53178e933596f3e005cb6d50c3af5858df72
Author: Igor Seliverstov <gvvinbl...@gmail.com>
Date:   2017-04-14T12:22:53Z

    [IGNITE-4694] Add tests to check there are no memory leaks in PageMemory

----


> 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)

Reply via email to