You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksandr Polovtcev (Jira)" <ji...@apache.org> on 2021/09/30 17:58:00 UTC

[jira] [Created] (IGNITE-15661) Migrate SystemPropertiesExtension to JUnit 5

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)