You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/12/09 10:11:00 UTC

[jira] [Work logged] (HADOOP-17422) ABFS: Set default ListMaxResults to max server limit

     [ https://issues.apache.org/jira/browse/HADOOP-17422?focusedWorklogId=522163&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-522163 ]

ASF GitHub Bot logged work on HADOOP-17422:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Dec/20 10:10
            Start Date: 09/Dec/20 10:10
    Worklog Time Spent: 10m 
      Work Description: sumangala-patki opened a new pull request #2535:
URL: https://github.com/apache/hadoop/pull/2535


   The server currently supports listing a maximum of 5000 items during a listStatus call. This PR updates the default value of this configuration from 500 to 5000, in order to be consistent with the max limit and allow retrieving the complete list when possible.
   
   Verified with existing tests on ListStatus operation. Complete test results posted in the comments section.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 522163)
    Remaining Estimate: 0h
            Time Spent: 10m

> ABFS: Set default ListMaxResults to max server limit
> ----------------------------------------------------
>
>                 Key: HADOOP-17422
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17422
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.3.0
>            Reporter: Sumangala Patki
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{Changing value of DEFAULT_AZURE_LIST_MAX_RESULTS config (number of items listed) from 500 to 5000, which is the same as the maximum number of items supported by a listPath server call.}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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