[
https://issues.apache.org/jira/browse/IGNITE-15661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Bessonov updated IGNITE-15661:
-----------------------------------
Fix Version/s: 3.0.0-alpha3
> 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
> Priority: Trivial
> Labels: ignite-3
> Fix For: 3.0.0-alpha3
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {{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)