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)