You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Navin Kumar (Jira)" <ji...@apache.org> on 2022/10/10 09:20:00 UTC

[jira] [Resolved] (HDDS-7075) Implement FileSystem listStatusIterator to support file list paging

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

Navin Kumar resolved HDDS-7075.
-------------------------------
    Resolution: Done

> Implement FileSystem listStatusIterator to support file list paging
> -------------------------------------------------------------------
>
>                 Key: HDDS-7075
>                 URL: https://issues.apache.org/jira/browse/HDDS-7075
>             Project: Apache Ozone
>          Issue Type: Improvement
>            Reporter: Wei-Chiu Chuang
>            Assignee: Navin Kumar
>            Priority: Major
>              Labels: pull-request-available
>
> The Hadoop compatible file system API has listStatusIterator interface where it returns an iterator for file listing to support paging.
> Ozone does not yet implement this and it uses the default FileSystem implementation which actually returns everything in one batch.
> Implement this interface will help improve file listing performance/heap usage.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org