You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Stepachev Maksim (JIRA)" <ji...@apache.org> on 2019/02/19 13:35:00 UTC

[jira] [Created] (IGNITE-11359) Improvement of tests. Add additional state check after each test.

Stepachev Maksim created IGNITE-11359:
-----------------------------------------

             Summary: Improvement of tests. Add additional state check after each test.
                 Key: IGNITE-11359
                 URL: https://issues.apache.org/jira/browse/IGNITE-11359
             Project: Ignite
          Issue Type: Improvement
            Reporter: Stepachev Maksim
            Assignee: Stepachev Maksim


Sometimes, the Flaky tests are interrupted with OOM. There are many reasons for it, but the main is a memory leak in transactions. The good way of fast problem detection will additionally check of maps with transaction futures after a test. It must be empty. Add this logic into GridCommonAbstractTest.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)