Roman Puchkovskiy created IGNITE-17863:
------------------------------------------
Summary: ThreadNameValidationTest fails if run alone (or first in
suite)
Key: IGNITE-17863
URL: https://issues.apache.org/jira/browse/IGNITE-17863
Project: Ignite
Issue Type: Bug
Reporter: Roman Puchkovskiy
Assignee: Roman Puchkovskiy
Fix For: 2.15
This seems to happen because code that configures Log4j logging system triggers
creation of a thread factory after the test saves the count of created thread
factories, so the test thinks that there is some production code doing so, even
though it's an artifact of our test code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)