You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2018/07/09 11:50:00 UTC

[jira] [Updated] (IGNITE-8964) Web Console: Refactor versionService.since() method

     [ https://issues.apache.org/jira/browse/IGNITE-8964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kuznetsov updated IGNITE-8964:
-------------------------------------
    Fix Version/s: 2.7

> Web Console: Refactor versionService.since() method
> ---------------------------------------------------
>
>                 Key: IGNITE-8964
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8964
>             Project: Ignite
>          Issue Type: Improvement
>          Components: wizards
>            Reporter: Alexey Kuznetsov
>            Assignee: Alexey Kuznetsov
>            Priority: Major
>             Fix For: 2.7
>
>
> In current code I see many places with a kind of "magic"
> const available = versionService.since.bind(versionService, targetVer.ignite);
> But after looking at code I realized, that function since could be implemented directly on IgniteVersion class. And code will be a bit straight-forward.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)