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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)