Aleksandr Polovtcev created IGNITE-15661:
--------------------------------------------
Summary: Migrate SystemPropertiesExtension to JUnit 5
Key: IGNITE-15661
URL: https://issues.apache.org/jira/browse/IGNITE-15661
Project: Ignite
Issue Type: Task
Reporter: Aleksandr Polovtcev
Assignee: Aleksandr Polovtcev
{{SystemPropertiesExtension}} was ported from Ignite 2 as a JUnit extension,
but it wasn't done fully correctly: for example, it uses fields to handle its
state, which is not the recommended way, it should use a {{Store}} instead. We
should review its implementation and fix such things.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)