[
https://issues.apache.org/jira/browse/IGNITE-12663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17037040#comment-17037040
]
Ilya Kasnacheev commented on IGNITE-12663:
------------------------------------------
"You always can cut off thread dumps from the log (at least partially)." - this
is very non-trivial to do since JVM will output e.g. epoll() as RUNNABLE
[~agura]
I'm not sure why our tests should run with different configuration depending on
the machine it is running on. If 3 is bad value, let's discuss it. I still
think it should be fixed.
> 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
> Assignee: Ilya Kasnacheev
> Priority: Major
>
> 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)