You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Veselovsky (JIRA)" <ji...@apache.org> on 2015/09/25 15:40:04 UTC

[jira] [Resolved] (IGNITE-1520) IGFS: IgfsMetaManager#renameDual should use IgfsMetaManager#move instead of IgfsMetaManager#moveNonTx

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

Ivan Veselovsky resolved IGNITE-1520.
-------------------------------------
    Resolution: Fixed

Looks like the refactoring will be done in another way, do not fix.

> IGFS: IgfsMetaManager#renameDual should use IgfsMetaManager#move instead of IgfsMetaManager#moveNonTx
> -----------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-1520
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1520
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Ivan Veselovsky
>            Assignee: Ivan Veselovsky
>
> In IGNITE-586 we implenmented method IgfsMetaManager#move that performs generic move work. Since IgfsMetaManager#renameDual has similar functionality , we should refactor code to reuse IgfsMetaManager#move in it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)