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 2016/03/15 18:52:33 UTC

[jira] [Resolved] (IGNITE-2838) IGFS: Optimize IgfsListingEntry format.

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

Vladimir Ozerov resolved IGNITE-2838.
-------------------------------------
    Resolution: Fixed

> IGFS: Optimize IgfsListingEntry format.
> ---------------------------------------
>
>                 Key: IGNITE-2838
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2838
>             Project: Ignite
>          Issue Type: Task
>          Components: IGFS
>    Affects Versions: 1.5.0.final
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>             Fix For: 1.6
>
>
> The sole purpose of {{IgfsListingEntry}} is to allow for fast directory listing. But it turns out that this could slow down the rest operations because we have to constantly keep this listing up to date with redundant information such as properties, modification time, etc..
> Let's make listing entry as simple as possible.



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