You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Elek, Marton (JIRA)" <ji...@apache.org> on 2018/10/15 11:55:00 UTC

[jira] [Created] (HDDS-659) Implement pagination in GET bucket (object list) endpoint

Elek, Marton created HDDS-659:
---------------------------------

             Summary: Implement pagination in GET bucket (object list) endpoint
                 Key: HDDS-659
                 URL: https://issues.apache.org/jira/browse/HDDS-659
             Project: Hadoop Distributed Data Store
          Issue Type: Sub-task
            Reporter: Elek, Marton


The current implementation always returns with all the elements. We need to support paging with supporting the following headers:
 * {{start-after}}
 * {{continuation-token}}{{}}
 * {{max-keys}}{{}}

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org