You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Kasnacheev (Jira)" <ji...@apache.org> on 2020/02/12 09:09:00 UTC

[jira] [Created] (IGNITE-12663) Let's limit all thread pools' sizes to 3 in tests

Ilya Kasnacheev created IGNITE-12663:
----------------------------------------

             Summary: Let's limit all thread pools' sizes to 3 in tests
                 Key: IGNITE-12663
                 URL: https://issues.apache.org/jira/browse/IGNITE-12663
             Project: Ignite
          Issue Type: Test
            Reporter: Ilya Kasnacheev


The rationale is, it is very painful shoving through thread dumps of test with N CPU threads in every pool.

Why 3? It should allow all kinds of race conditions to still happen. Of course, we should allow specific tests to override this value.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)