You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/10/08 15:32:26 UTC

[jira] [Updated] (IGNITE-1639) IGFS: IgfsMetaManager contains duplicated "delete" method.

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

Vladimir Ozerov updated IGNITE-1639:
------------------------------------
    Summary: IGFS: IgfsMetaManager contains duplicated "delete" method.  (was: IGFS: IgfsMetaManager() contains duplicated "delete" method.)

> IGFS: IgfsMetaManager contains duplicated "delete" method.
> ----------------------------------------------------------
>
>                 Key: IGNITE-1639
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1639
>             Project: Ignite
>          Issue Type: Task
>          Components: hadoop
>    Affects Versions: ignite-1.4
>            Reporter: Vladimir Ozerov
>             Fix For: ignite-1.6
>
>
> Our metamanager has two "delete" methods which do roughly the same thing: delete leafs and update parent listing. But one method remove collection of leafs, while another remove only single leaf.
> Do we really need to have them as separate methods? Looks like them can be merged into one.



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