Vladimir Steshin created IGNITE-29002:
-----------------------------------------
Summary: VerifyBackupPartitionsTask should not use test-only
executor
Key: IGNITE-29002
URL: https://issues.apache.org/jira/browse/IGNITE-29002
Project: Ignite
Issue Type: Improvement
Reporter: Vladimir Steshin
`{_}VerifyBackupPartitionsTask{_}` should not use:
{code:java}
/** Only for tests. Overrides the default pool. */
@TestOnly
public static volatile ExecutorService EXECUTOR_SERVICE; {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)