[
https://issues.apache.org/jira/browse/IGNITE-3611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-3611:
------------------------------------
Fix Version/s: (was: 1.7)
1.8
> IGFS: Merge listPaths and listFiles operations.
> -----------------------------------------------
>
> Key: IGNITE-3611
> URL: https://issues.apache.org/jira/browse/IGNITE-3611
> Project: Ignite
> Issue Type: Task
> Components: IGFS
> Affects Versions: 1.6
> Reporter: Vladimir Ozerov
> Priority: Minor
> Fix For: 1.8
>
>
> There are two methods doing almost the same thing:
> 1) {{listPath}} - return all paths in the directory;
> 2) {{listFiles}} - return all infos in the directory.
> But both operations achieve their goals through almost similar code pieces
> indicating obvious code duplication.
> We need to refactor both methods so that they use shared code base.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)