Vladimir Ozerov created IGNITE-1639:
---------------------------------------
Summary: 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)