Hello!

I have created the following ticket:

https://issues.apache.org/jira/browse/IGNITE-12663

Our current number of threads in pools is max(8, NCPU), this means, we will
see different behavior depending on hardware.

I have adjusted GridAbstractTest so the default for most pools is 5,
excluding striped, which is 8.

5 is smallest viable number, I hope that TC suites will run slightly
faster, produce less logs, and will be easier to debug (smaller batches of
threads to scroll)

Tests pass after fixing a single test. WDYT?

Regards,
-- 
Ilya Kasnacheev

Reply via email to